次の方法で共有


AkamaiSignatureHeaderAuthenticationKey.Expiration プロパティ

定義

認証キーの有効期限を取得または設定します。

[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)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象