SharedAccessSignatureSignedLink.ExpiresOn Property

Definition

The expiry date of the signed link. This indicates when the link will no longer be valid.

public DateTimeOffset? ExpiresOn { get; }
member this.ExpiresOn : Nullable<DateTimeOffset>
Public ReadOnly Property ExpiresOn As Nullable(Of DateTimeOffset)

Property Value

Applies to