For a list of all members of this type, see IAuthenticationRepositoryService members
Public Methods
Name | Description | |
---|---|---|
Connect | Enables an application to establish a connection with the authentication repository. | |
DeleteAuthenticationData | Enables an application to delete some or all of the authentication data previously stored for a particular logon name from the authentication repository. | |
Disconnect | Enables an application to disconnect from the authentication repository. | |
GetAuthenticationData | Enables an application to retrieve the authentication data previously stored for a particular user's logon name from the authentication repository. | |
SetAuthenticationData | Enables an application to store authentication data for a particular user's logon name within the authentication repository. |