Partager via


AkamaiSignatureHeaderAuthenticationKey.Expiration Propriété

Définition

Obtient ou définit l’heure d’expiration de la clé d’authentification.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à