C# Class pGina.CredentialProvider.Registration.DefaultCredProviderManager

Inheritance: CredProviderManager
Afficher le fichier Open project: MutonUfoAI/pgina

Private Properties

Свойство Type Description
DeleteRegistryKey void
GetCpDllPath string
GetCpDllPath6432 string

Méthodes publiques

Méthode Description
DefaultCredProviderManager ( ) : System
Disable ( ) : void
Enable ( ) : void
Enabled ( ) : bool
Enabled6432 ( ) : bool
Install ( ) : void
Registered ( ) : bool
Registered6432 ( ) : bool
Uninstall ( ) : void

Private Methods

Méthode Description
DeleteRegistryKey ( RegistryKey baseKey, string parentSubKey, string childSubKey ) : void
GetCpDllPath ( ) : string
GetCpDllPath6432 ( ) : string

Method Details

DefaultCredProviderManager() public méthode

public DefaultCredProviderManager ( ) : System
Résultat System

Disable() public méthode

public Disable ( ) : void
Résultat void

Enable() public méthode

public Enable ( ) : void
Résultat void

Enabled() public méthode

public Enabled ( ) : bool
Résultat bool

Enabled6432() public méthode

public Enabled6432 ( ) : bool
Résultat bool

Install() public méthode

public Install ( ) : void
Résultat void

Registered() public méthode

public Registered ( ) : bool
Résultat bool

Registered6432() public méthode

public Registered6432 ( ) : bool
Résultat bool

Uninstall() public méthode

public Uninstall ( ) : void
Résultat void