AttributeStoreQueryFormatException Constructor

 

Initializes a new instance of the AttributeStoreQueryFormatException class.

Namespace:   Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore
Assembly:  Microsoft.IdentityServer.ClaimsPolicy (in Microsoft.IdentityServer.ClaimsPolicy.dll)

NameDescription
System_CAPS_pubmethodAttributeStoreQueryFormatException()

Initializes a new instance of the AttributeStoreQueryFormatException class.

System_CAPS_protmethodAttributeStoreQueryFormatException(SerializationInfo^, StreamingContext)

Initializes a new instance of the AttributeStoreQueryFormatException class with serialized data.

System_CAPS_pubmethodAttributeStoreQueryFormatException(String^)

Initializes a new instance of the AttributeStoreQueryFormatException class with a specified error message.

System_CAPS_pubmethodAttributeStoreQueryFormatException(String^, Exception^)

Initializes a new instance of the AttributeStoreQueryFormatException class with a specified error message and a reference to the inner exception that is the cause of this exception.

Return to top

Community Additions

ADD
Show: