IAuthenticationRepositoryService Interface
Summary
The authentication repository service used by web applications to securely interact with the repository to store and retrieve user authentication data.
Syntax
[ServiceContractAttribute(Name="IAuthenticationRepositoryService")]
public interface IAuthenticationRepositoryService : IBaseService