ApplicationFeatureInfoAuthorizationReadScopeObjects Property |
权限:应用_通用_查看权限范围
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic IList<MembershipAuthorizationScopeObject> AuthorizationReadScopeObjects { get; }
public:
property IList<MembershipAuthorizationScopeObject^>^ AuthorizationReadScopeObjects {
IList<MembershipAuthorizationScopeObject^>^ get ();
}
Property Value
Type:
IListMembershipAuthorizationScopeObject
See Also