Freigeben über


ServiceSasParameters.SharedAccessExpiryTime Eigenschaft

Definition

Ruft den Zeitpunkt ab, zu dem die Shared Access Signature ungültig wird, oder legt diese fest.

[Newtonsoft.Json.JsonProperty(PropertyName="signedExpiry")]
public DateTime? SharedAccessExpiryTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="signedExpiry")>]
member this.SharedAccessExpiryTime : Nullable<DateTime> with get, set
Public Property SharedAccessExpiryTime As Nullable(Of DateTime)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: