Partager via


UserAccessPolicy.StartTime Propriété

Définition

Obtient ou définit l’heure de début du jeton. Si elle n’est pas spécifiée, l’heure actuelle sera utilisée.

[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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à