RemoteAuthenticationOptions.RemoteAuthenticationTimeout プロパティ

定義

認証フローを完了するための時間制限を取得または設定します (既定では 15 分)。

public:
 property TimeSpan RemoteAuthenticationTimeout { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan RemoteAuthenticationTimeout { get; set; }
member this.RemoteAuthenticationTimeout : TimeSpan with get, set
Public Property RemoteAuthenticationTimeout As TimeSpan

プロパティ値

適用対象