次の方法で共有


OAuthInput.Timeout プロパティ

定義

プロンプトがユーザーの認証を待機するミリ秒数を取得または設定します。 既定値は 900,000 (15 分) です。

public AdaptiveExpressions.Properties.IntExpression Timeout { get; set; }
member this.Timeout : AdaptiveExpressions.Properties.IntExpression with get, set
Public Property Timeout As IntExpression

プロパティ値

int または int に評価される式。

適用対象