Méthode | Description | |
---|---|---|
AuthenticateRequest ( string userName, string password ) : System | ||
AuthenticateRequest ( string defaultSchema, string userName, string password ) : System |
public AuthenticateRequest ( string userName, string password ) : System | ||
userName | string | |
password | string | |
Résultat | System |
public AuthenticateRequest ( string defaultSchema, string userName, string password ) : System | ||
defaultSchema | string | |
userName | string | |
password | string | |
Résultat | System |