IAttributeStore Methods
Active Directory Federation Services 2.0
Namespace:
Microsoft.IdentityServer.ClaimsPolicy.Engine.AttributeStore
Assembly: Microsoft.IdentityServer.ClaimsPolicy (in Microsoft.IdentityServer.ClaimsPolicy.dll)
| Name | Description | |
|---|---|---|
![]() | BeginExecuteQuery(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. |
![]() | EndExecuteQuery(IAsyncResult^) | Called by the Active Directory® Federation Services (AD FS) 2.0 policy engine to get the result of query execution. |
![]() | Initialize(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. |
Community Additions
ADD
Show:
