다음을 통해 공유


RemoteAuthenticationOptions.Events 속성

정의

원격 인증 이벤트를 구독할 수 있는 값을 가져오거나 설정합니다.

public:
 property Microsoft::AspNetCore::Authentication::RemoteAuthenticationEvents ^ Events { Microsoft::AspNetCore::Authentication::RemoteAuthenticationEvents ^ get(); void set(Microsoft::AspNetCore::Authentication::RemoteAuthenticationEvents ^ value); };
public Microsoft.AspNetCore.Authentication.RemoteAuthenticationEvents Events { get; set; }
member this.Events : Microsoft.AspNetCore.Authentication.RemoteAuthenticationEvents with get, set
Public Property Events As RemoteAuthenticationEvents

속성 값

적용 대상