다음을 통해 공유


RemoteAuthenticationApplicationPathsOptions 클래스

정의

애플리케이션에서 인증 작업에 사용하는 경로에 대한 옵션을 나타냅니다. 이러한 경로는 베이스를 기준으로 합니다.

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

생성자

RemoteAuthenticationApplicationPathsOptions()

애플리케이션에서 인증 작업에 사용하는 경로에 대한 옵션을 나타냅니다. 이러한 경로는 베이스를 기준으로 합니다.

속성

LogInCallbackPath

로그인 콜백 페이지의 경로를 가져오거나 설정합니다.

LogInFailedPath

로그인 실패 페이지의 경로를 가져오거나 설정합니다.

LogInPath

로그인 페이지의 경로를 가져오거나 설정합니다.

LogOutCallbackPath

로그아웃 콜백 페이지의 경로를 가져오거나 설정합니다.

LogOutFailedPath

로그아웃 실패 페이지의 경로를 가져오거나 설정합니다.

LogOutPath

로그아웃 페이지의 경로를 가져오거나 설정합니다.

LogOutSucceededPath

로그아웃 성공 페이지의 경로를 가져오거나 설정합니다.

ProfilePath

사용자 프로필에 대한 설정을 수정하기 위한 엔드포인트 경로를 가져오거나 설정합니다.

RegisterPath

새 사용자를 등록하기 위한 엔드포인트 경로를 가져오거나 설정합니다.

RemoteProfilePath

사용자 프로필에 대한 설정을 수정하기 위한 원격 엔드포인트의 경로를 가져오거나 설정합니다. 절대적이고 애플리케이션 외부를 가리킬 수 있습니다.

RemoteRegisterPath

새 사용자를 등록하기 위한 원격 엔드포인트에 대한 원격 경로를 가져오거나 설정합니다. 절대적이고 애플리케이션 외부를 가리킬 수 있습니다.

적용 대상