IAuthorizationScopeAuthorizationObject Property |
权限对象信息
Namespace: X3PlatformAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIAuthorizationObject AuthorizationObject { get; set; }
property IAuthorizationObject^ AuthorizationObject {
IAuthorizationObject^ get ();
void set (IAuthorizationObject^ value);
}
Property Value
Type:
IAuthorizationObject
See Also