Property ExpiresUtc
ExpiresUtc
Gets or sets the token expiration date.
Declaration
public Den.Dev.Grunt.Models.APIFormattedDate? ExpiresUtc { get; set; }
Property Value
Type | Description |
---|---|
APIFormattedDate |
Gets or sets the token expiration date.
public Den.Dev.Grunt.Models.APIFormattedDate? ExpiresUtc { get; set; }
Type | Description |
---|---|
APIFormattedDate |