ProfileOperationImplicitScopeAlreadyExistsException Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents the exception that is thrown when the profile operation scopes already exist with the same broader rights.
The following tables list the members exposed by the ProfileOperationImplicitScopeAlreadyExistsException type.
Public Constructors
(see also Protected Constructors)
Name | Description | |
---|---|---|
ProfileOperationImplicitScopeAlreadyExistsException | Overloaded. Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class. |
Top
Protected Constructors
Name | Description | |
---|---|---|
ProfileOperationImplicitScopeAlreadyExistsException | Overloaded. Initializes a new instance of the ProfileOperationImplicitScopeAlreadyExistsException class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Data | (inherited from Exception) | |
ExistingScopePropertyId | Gets the existing scope property identifier. | |
ExistingScopeRelationshipEndpoint | Gets the existing scope relationship endpoint. | |
ExistingScopeRelationshipTypeId | Gets the existing scope relationship type identifier. | |
ExistingScopeTypeId | Gets the existing scope type identifier. | |
HelpLink | (inherited from Exception) | |
InnerException | (inherited from Exception) | |
Message | (inherited from Exception) | |
NewScopePropertyId | Gets the new scope property identifier. | |
NewScopeRelationshipEndpoint | Gets the new scope relationship endpoint. | |
NewScopeRelationshipTypeId | Gets the new scope relationship type identifier. | |
NewScopeTypeId | Gets the new scope type identifier. | |
OperationId | Gets the operation identifier. | |
ProfileId | Gets the profile identifier. | |
Source | (inherited from Exception) | |
StackTrace | (inherited from Exception) | |
TargetSite | (inherited from Exception) |
Top
Protected Properties
Name | Description | |
---|---|---|
HResult | (inherited from Exception) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetBaseException | (inherited from Exception) | |
GetHashCode | (inherited from Object) | |
GetObjectData | Overridden. Sets the SerializationInfo object with information about the exception. | |
GetType | (inherited from Exception) | |
ToString | Overridden. (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
ProfileOperationImplicitScopeAlreadyExistsException Class
Microsoft.EnterpriseManagement.Common Namespace