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

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(
	string[] authorityKeys
)

Parameters

authorityKeys
Type: SystemString

[Missing <param name="authorityKeys"/> documentation for "M:X3Platform.Security.Authority.AuthorityChecker.GetAuthorities(System.String[])"]

Return Value

Type: IListAuthorityInfo

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

See Also