IOrganizationInfoChindNodes Property |
子节点
Namespace: X3Platform.MembershipAssembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
SyntaxIList<IAuthorizationObject> ChindNodes { get; }
property IList<IAuthorizationObject^>^ ChindNodes {
IList<IAuthorizationObject^>^ get ();
}
Property Value
Type:
IListIAuthorizationObject
See Also