AuthorityContextAuthorityService Property |
权限服务
Namespace: X3Platform.Security.AuthorityAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IAuthorityService AuthorityService { get; }
public:
property IAuthorityService^ AuthorityService {
IAuthorityService^ get ();
}
Property Value
Type:
IAuthorityService
See Also