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

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(
	IRoleInfo[] roles
)

Parameters

roles
Type: X3Platform.MembershipIRoleInfo

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

Return Value

Type: IListAuthorityInfo

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

See Also