RoleGroup Members

Include Protected Members
Include Inherited Members

The RoleGroup type exposes the following members.

Constructors

  Name Description
Public method RoleGroup()
Public method RoleGroup(ADGroup, [])

Top

Properties

  Name Description
Public property Capabilities
Protected property CloneableEnabledStateProperties Gets the list of properties on the presentation object marked with a ProvisionalCloneEnabledState attribute. (Inherited from ADPresentationObject.)
Protected property CloneableOnceProperties Gets the list of properties on the presentation object that can be cloned only one time. (Inherited from ADPresentationObject.)
Protected property CloneableProperties Gets the list of cloneable properties on the presentation object. (Inherited from ADPresentationObject.)
Public property Description
Public property DisplayName
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property ExternalDirectoryObjectId
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property Identity (Inherited from ADObject.)
Public property IsValid Gets a value that indicates whether the presentation object is valid. (Inherited from ADPresentationObject.)
Public property LinkedGroup
Public property LinkedPartnerGroupId
Public property LinkedPartnerOrganizationId
Public property ManagedBy
Public property Members
Public property Name Gets or sets the name associated with this object. (Inherited from ADObject.)
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property RoleAssignments
Public property RoleGroupType
Public property Roles
Public property SamAccountName
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString (Inherited from ADObject.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead Validates the presentation object when it is read. (Inherited from ADPresentationObject.)
Protected method ValidateWrite Validates the presentation object when it is written. (Inherited from ADPresentationObject.)

Top

Fields

  Name Description
Public fieldStatic member DataCenterManagement
Public fieldStatic member DataCenterManagementWkGuid
Public fieldStatic member DelegatedSetup
Public fieldStatic member DelegatedSetupWkGuid
Public fieldStatic member DestructiveAccess
Public fieldStatic member DestructiveAccessWkGuid
Public fieldStatic member DiscoveryManagement
Public fieldStatic member DiscoveryManagementWkGuid
Public fieldStatic member ElevatedPermissions
Public fieldStatic member ElevatedPermissionsWkGuid
Public fieldStatic member HelpDesk
Public fieldStatic member HelpDeskWkGuid
Public fieldStatic member HygieneManagement
Public fieldStatic member HygieneManagementWkGuid
Public fieldStatic member ManagementForestMonitoring
Public fieldStatic member ManagementForestMonitoringWkGuid
Public fieldStatic member ManagementForestOperator
Public fieldStatic member ManagementForestOperatorWkGuid
Public fieldStatic member ManagementForestTier1Support
Public fieldStatic member ManagementForestTier1SupportWkGuid
Public fieldStatic member Operations
Public fieldStatic member OperationsWkGuid
Public fieldStatic member OrganizationManagement
Public fieldStatic member OrganizationManagementWkGuid
Public fieldStatic member PublicFolderManagement
Public fieldStatic member PublicFolderManagementWkGuid
Public fieldStatic member RecipientManagement
Public fieldStatic member RecipientManagementWkGuid
Public fieldStatic member RecordsManagement
Public fieldStatic member RecordsManagementWkGuid
Public fieldStatic member ServerManagement
Public fieldStatic member ServerManagementWkGuid
Public fieldStatic member ServiceAccounts
Public fieldStatic member ServiceAccountsWkGuid
Public fieldStatic member UMManagement
Public fieldStatic member UMManagementWkGuid
Public fieldStatic member ViewOnly
Public fieldStatic member ViewOnlyLocalServerAccess
Public fieldStatic member ViewOnlyLocalServerAccessWkGuid
Public fieldStatic member ViewOnlyManagementForestOperator
Public fieldStatic member ViewOnlyManagementForestOperatorWkGuid
Public fieldStatic member ViewOnlyOrganizationManagement
Public fieldStatic member ViewOnlyOrganizationManagementWkGuid
Public fieldStatic member ViewOnlyWkGuid

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top