Partilhar via


UserAccessPolicy.StartTime Propriedade

Definição

Obtém ou define a hora de início do token. Se não for especificado, a hora atual será usada.

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public string StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : string with get, set
Public Property StartTime As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a