Méthode | Description | |
---|---|---|
Failed ( ) : |
||
ValidateClientResult ( bool succeeded, System.Guid id = default(Guid), string name = null, string allowedOrigin = null, string redirectUri = null ) : System |
Méthode | Description | |
---|---|---|
ValidateClientResult ( string errors ) : System |
public static Failed ( ) : |
||
Résultat |
public ValidateClientResult ( bool succeeded, System.Guid id = default(Guid), string name = null, string allowedOrigin = null, string redirectUri = null ) : System | ||
succeeded | bool | |
id | System.Guid | |
name | string | |
allowedOrigin | string | |
redirectUri | string | |
Résultat | System |