IAuthorizationScopeEntityClass Property |
实体信息
Namespace: X3PlatformAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxEntityClass EntityClass { get; set; }
property EntityClass^ EntityClass {
EntityClass^ get ();
void set (EntityClass^ value);
}
Property Value
Type:
EntityClass
See Also