IAuthorizationScopeAuthority Property |
权限信息
Namespace: X3PlatformAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxAuthorityInfo Authority { get; set; }
property AuthorityInfo^ Authority {
AuthorityInfo^ get ();
void set (AuthorityInfo^ value);
}
Property Value
Type:
AuthorityInfo
See Also