Method | Description | |
---|---|---|
Authenticate ( UUID principalID, string password, int lifetime ) : string | ||
PasswordAuthenticationService ( IConfigSource config ) : System |
public Authenticate ( UUID principalID, string password, int lifetime ) : string | ||
principalID | UUID | |
password | string | |
lifetime | int | |
return | string |
public PasswordAuthenticationService ( IConfigSource config ) : System | ||
config | IConfigSource | |
return | System |