Méthode | Description | |
---|---|---|
CustomAuthenticationInfo ( string type, Func |
Initializes a new instance of the CustomAuthenticationInfo class.
|
public CustomAuthenticationInfo ( string type, Func |
||
type | string | The type of the unknown authentication backend type not supported by this library yet. e.g. liveid, facebook etc. |
authenticationTokenAsyncDelegate | Func |
The authentication token asynchronous delegate. |
Résultat | System |