←Select platform

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 Leadtools.Ccow.Services.IBaseService  
[ServiceContractAttribute("IAuthenticationRepositoryService")] 
public interface class IAuthenticationRepositoryService : public Leadtools.Ccow.Services.IBaseService   

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Ccow.Services Assembly