SignInRequest Class |
Namespace: SOS.SDK.Contracts.DataContracts.Requests
public class SignInRequest
The SignInRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| SignInRequest | Initializes a new instance of the SignInRequest class |
| Name | Description | |
|---|---|---|
| Credentials |
User account credentials.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Used to get the authorization SDK Token. A SDK Token is required to perform all operations that require authorization.
Please, differ SDK Token and Server Auth Token.
This is different terms for different usecases.