The PolicySetConfiguration type exposes the following members.

Methods

  NameDescription
Public methodCancelEdit (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodCommit (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodCommitAsync (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodDelete (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodDeleteAsync (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValidators (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodGetValidatorsAsync (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPrepareForEdit (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodSetConfigurationId (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodSetDisplayName (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public methodToString (Inherited from ConfigurationObject.)

Properties

  NameDescription
Public propertyChanged (Inherited from EditableListConfigurationObject<(Of <(<'PolicySetConfiguration..::..Property>)>)>.)
Public propertyConfigurationId (Inherited from ListConfigurationObject.)
Public propertyIsDefaultObject
Indicates whether this is the default instance of this object type.
Public propertyIsExporting
Tells whether the current object is being used for exporting
Public propertyIsLocked
Determines whether the policy set is locked from changes by a non-master administrator.
Public propertyIsNewObject (Inherited from ConfigurationObject.)
Public propertyOriginalConfigurationId (Inherited from ListConfigurationObject.)
Public propertyPolicies
The list of policies contained in this policy set.
Public propertyRevisionLevel
The current version of this object.

See Also