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

속성 값

적용 대상