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

屬性值

適用於