次の方法で共有


GatewayListDebugCredentialsContract.CredentialsExpireAfter Property

Definition

Credentials expiration in ISO8601 format. Maximum duration of the credentials is PT1H. When property is not specified, them value PT1H is used.

public TimeSpan? CredentialsExpireAfter { get; set; }
member this.CredentialsExpireAfter : Nullable<TimeSpan> with get, set
Public Property CredentialsExpireAfter As Nullable(Of TimeSpan)

Property Value

Applies to