RemoteAuthenticationOptions.BackchannelTimeout 屬性

定義

取得或設定與遠端識別提供者的反向通道通訊以毫秒為單位的逾時值。

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

屬性值

後頻道逾時。

適用於