OAuthTokenValidationExpiresIn Property |
Gets or sets the remaining lifetime of the access token.
Namespace:
Packflow.Interface.Account
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute(Name = "expires_in")]
public long ExpiresIn { get; set; }
Property Value
Type:
Int64See Also