Represents the exception that is thrown when an operation failed to be completed because of authorization store errors.
The following tables list the members exposed by the UnknownAuthorizationStoreException type.
Public Constructors
(see also Protected Constructors)
| Name | Description | |
|---|---|---|
| UnknownAuthorizationStoreException | Overloaded. Initializes a new UnknownAuthorizationStoreException object. | 
Top
Protected Constructors
| Name | Description | |
|---|---|---|
| UnknownAuthorizationStoreException | Overloaded. | 
Top
Public Properties
(see also Protected Properties)
| Name | Description | |
|---|---|---|
| .gif) | Data | (inherited from Exception) | 
| .gif) | HelpLink | (inherited from Exception) | 
| .gif) | InnerException | (inherited from Exception) | 
| .gif) | Message | (inherited from Exception) | 
| .gif) | Source | (inherited from Exception) | 
| .gif) | StackTrace | (inherited from Exception) | 
| .gif) | TargetSite | (inherited from Exception) | 
Top
Protected Properties
| Name | Description | |
|---|---|---|
| .gif) | HResult | (inherited from Exception) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | GetBaseException | (inherited from Exception) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetObjectData | (inherited from Exception) | 
| .gif) | GetType | (inherited from Exception) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | ToString | (inherited from Exception) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
See Also
Reference
UnknownAuthorizationStoreException Class
Microsoft.EnterpriseManagement.Common Namespace