AccessRightsRetrievalBehavior Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Defines the default behavior for instances when property list is not specified.
Namespace: Microsoft.EnterpriseManagement.Common
Assembly: Microsoft.EnterpriseManagement.Core (in Microsoft.EnterpriseManagement.Core.dll)
Usage
'Usage
Dim instance As AccessRightsRetrievalBehavior
Syntax
'Declaration
Public Enumeration AccessRightsRetrievalBehavior
public enum AccessRightsRetrievalBehavior
public enum class AccessRightsRetrievalBehavior
public enum AccessRightsRetrievalBehavior
public enum AccessRightsRetrievalBehavior
Members
Member name | Description |
---|---|
AllProperties | Gets access rights for all properties and the relationship endpoint. |
NoProperties | Gets access rights only for the relationship endpoint. |
PartialProperties | Gets access rights for partial properties and the relationship endpoint. |
Platforms
Development Platforms
Windows Vista, Windows Server 2003, and
Target Platforms
Windows Server 2008,Windows Server 2003