←Select platform

IAuthenticationRepository Interface

Summary

Used by applications to securely interact with the repository to store and retrieve user authentication data.

Syntax

C#
VB
C++
[InterfaceTypeAttribute(System.Runtime.InteropServices.ComInterfaceType)] 
[GuidAttribute("12B28736-2895-11d2-BD6E-0060B0573ADC")] 
public interface IAuthenticationRepository 
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)> 
<GuidAttribute("12B28736-2895-11d2-BD6E-0060B0573ADC")> 
Public Interface IAuthenticationRepository  
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsDual)] 
[GuidAttribute("12B28736-2895-11d2-BD6E-0060B0573ADC")] 
public interface class IAuthenticationRepository  

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 Assembly