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
C#
VB
C++
[ServiceContractAttribute(Name="IAuthenticationRepositoryService")] 
public interface IAuthenticationRepositoryService : IBaseService 
<ServiceContractAttribute("IAuthenticationRepositoryService")> 
Public Interface IAuthenticationRepositoryService  
   Inherits IBaseService  
[ServiceContractAttribute("IAuthenticationRepositoryService")] 
public interface class IAuthenticationRepositoryService : public IBaseService   
Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.