IAttributeStore Methods

Active Directory Federation Services 2.0
 

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

NameDescription
System_CAPS_pubmethodBeginExecuteQuery(String^, array<String^>^, AsyncCallback^, Object^)

Called by the Active Directory® Federation Services (AD FS) 2.0 policy engine to start a query request on the attribute store.

System_CAPS_pubmethodEndExecuteQuery(IAsyncResult^)

Called by the Active Directory® Federation Services (AD FS) 2.0 policy engine to get the result of query execution.

System_CAPS_pubmethodInitialize(Dictionary<String^, String^>^)

Called by the Active Directory® Federation Services (AD FS) 2.0 runtime to initialize the attribute store with the specified configuration parameters.

Return to top

Community Additions

ADD
Show: