Property | Type | Description |
---|
Method | Description | |
---|---|---|
AuthRequest ( CloudIdentity identity ) : System |
Initializes a new instance of the AuthRequest class with the given identity.
|
public AuthRequest ( CloudIdentity identity ) : System | ||
identity | CloudIdentity | The identity of the user to authenticate. |
return | System |