C# Class Microsoft.ResourceManagement.ObjectModel.ResourceTypes.RmFilterScope.AttributeNames

Names of FilterScope specific attributes
显示文件 Open project: Predica/FimClient

Public Properties

Property Type Description
AllowedAttributes Microsoft.ResourceManagement.ObjectModel.RmAttributeName
AllowedMembershipReferences Microsoft.ResourceManagement.ObjectModel.RmAttributeName

Property Details

AllowedAttributes public_oe static_oe property

Allowed Attributes Select the attributes permitted in the filter definition.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel AllowedAttributes
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName

AllowedMembershipReferences public_oe static_oe property

Allowed Membership References Select a collection of groups or sets for which a filter may reference the members.
public static RmAttributeName,Microsoft.ResourceManagement.ObjectModel AllowedMembershipReferences
return Microsoft.ResourceManagement.ObjectModel.RmAttributeName