Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This class supports the AD FS infrastructure and is not meant to be used directly from your code.
Namespace: System.Web.Security.SingleSignOn
Assembly: System.Web.Security.SingleSignOn (in System.Web.Security.SingleSignOn.dll)
Syntax
public interface IAccountStore
public interface class IAccountStore
type IAccountStore = interface end
Public Interface IAccountStore
Properties
| Name | Description | |
|---|---|---|
![]() |
AccountStoreType | Gets the type of the store, for example "SQL". It is used for audit purposes. |
![]() |
AccountStoreUri | Gets the URI that uniquely identifies this instance of the store type. |
Methods
| Name | Description | |
|---|---|---|
![]() |
GetClaimsForUser(ClientCredentialInfo, SecurityPropertyCollection, UserValidationInfo, Boolean, String) | Authenticates and retrieves the claims for a particular user. |
See Also
System.Web.Security.SingleSignOn Namespace
Return to top
.jpeg)
.jpeg)