다음을 통해 공유


RemoteAuthenticationDefaults 클래스

정의

라이브러리에서 사용되는 다양한 구성 가능한 값에 대한 기본값을 나타냅니다.

public ref class RemoteAuthenticationDefaults
public class RemoteAuthenticationDefaults
type RemoteAuthenticationDefaults = class
Public Class RemoteAuthenticationDefaults
상속
RemoteAuthenticationDefaults

생성자

RemoteAuthenticationDefaults()

라이브러리에서 사용되는 다양한 구성 가능한 값에 대한 기본값을 나타냅니다.

필드

LoginCallbackPath

기본 로그인 콜백 경로입니다.

LoginFailedPath

기본 로그인 실패 경로입니다.

LoginPath

기본 로그인 경로입니다.

LogoutCallbackPath

기본 로그아웃 콜백 경로입니다.

LogoutFailedPath

기본 로그아웃 실패 경로입니다.

LogoutPath

기본 로그아웃 경로입니다.

LogoutSucceededPath

기본 로그아웃 성공 경로입니다.

ProfilePath

기본 프로필 경로입니다.

RegisterPath

기본 레지스터 경로입니다.

적용 대상