Click or drag to resize
AuthorityCheckerGetAuthorities Method (IAccountInfo)
��ȡȨ���б�

Namespace: X3Platform.Security.Authority
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public static IList<AuthorityInfo> GetAuthorities(
	IAccountInfo account
)

Parameters

account
Type: X3Platform.MembershipIAccountInfo

[Missing <param name="account"/> documentation for "M:X3Platform.Security.Authority.AuthorityChecker.GetAuthorities(X3Platform.Membership.IAccountInfo)"]

Return Value

Type: IListAuthorityInfo

[Missing <returns> documentation for "M:X3Platform.Security.Authority.AuthorityChecker.GetAuthorities(X3Platform.Membership.IAccountInfo)"]

See Also