AttributeStoreQueryFormatException Constructor ()

Active Directory Federation Services 2.0
 

Initializes a new instance of the AttributeStoreQueryFormatException class.

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

public:
AttributeStoreQueryFormatException()

This constructor initializes the Message property of the new instance to a system-supplied message that describes the error. This message takes into account the current system culture.

The following table shows the initial property values for the new instance.

Property

Value

InnerException

null.

Message

The localized error message string.

Return to top

Community Additions

ADD
Show: