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

属性值

适用于