AttributeStoreInvalidConfigurationException Constructor
Initializes a new instance of the AttributeStoreInvalidConfigurationException class.
Assembly: Microsoft.IdentityServer.ClaimsPolicy (in Microsoft.IdentityServer.ClaimsPolicy.dll)
| Name | Description | |
|---|---|---|
![]() | AttributeStoreInvalidConfigurationException() | Initializes a new instance of the AttributeStoreInvalidConfigurationException class. |
![]() | AttributeStoreInvalidConfigurationException(SerializationInfo^, StreamingContext) | Initializes a new instance of the AttributeStoreInvalidConfigurationException class with serialized data. |
![]() | AttributeStoreInvalidConfigurationException(String^) | Initializes a new instance of the AttributeStoreInvalidConfigurationException class with a specified error message. |
![]() | AttributeStoreInvalidConfigurationException(String^, Exception^) | Initializes a new instance of the AttributeStoreInvalidConfigurationException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Community Additions
ADD
Show:

