Class SignInCodeInfo
Contains information on the Code-Link sign in code provided
Inherited Members
Namespace: Unity.Services.Authentication
Assembly: solution.dll
Syntax
public sealed class SignInCodeInfo
Properties
| Name | Description |
|---|---|
| Expiration | Date the code will expire |
| Identifier | Optional field to identify the device that requested the Code-Link |
| SignInCode | Sign In Code for Code-Link |