C# Class pGina.CredentialProvider.Registration.GinaCredProviderManager

Inheritance: CredProviderManager
Mostra file Open project: MutonUfoAI/pgina

Public Methods

Method Description
Disable ( ) : void
Enable ( ) : void
Enabled ( ) : bool
Enabled6432 ( ) : bool
GinaCredProviderManager ( ) : System
Install ( ) : void
Registered ( ) : bool
Registered6432 ( ) : bool
Uninstall ( ) : void

Method Details

Disable() public method

public Disable ( ) : void
return void

Enable() public method

public Enable ( ) : void
return void

Enabled() public method

public Enabled ( ) : bool
return bool

Enabled6432() public method

public Enabled6432 ( ) : bool
return bool

GinaCredProviderManager() public method

public GinaCredProviderManager ( ) : System
return System

Install() public method

public Install ( ) : void
return void

Registered() public method

public Registered ( ) : bool
return bool

Registered6432() public method

public Registered6432 ( ) : bool
return bool

Uninstall() public method

public Uninstall ( ) : void
return void