C# Class OpenResKit.ODataHost.CredentialsDatabaseAccessor

Inheritance: IWCFService
Afficher le fichier Open project: htw-bui/OrkHub Class Usage Examples

Méthodes publiques

Méthode Description
CredentialsDatabaseAccessor ( ) : System

Private Methods

Méthode Description
Create ( string user, string password ) : void
Delete ( string user ) : void
SaveCredentials ( ) : void
UpdatePassword ( string user, string password ) : void
UpdateUser ( string oldUser, string newUser ) : void

Method Details

CredentialsDatabaseAccessor() public méthode

public CredentialsDatabaseAccessor ( ) : System
Résultat System