AppleSignInAuthenticator.Options 클래스

정의

Apple 로그인에 대한 추가 옵션을 나타냅니다.

public: ref class AppleSignInAuthenticator::Options
public class AppleSignInAuthenticator.Options
type AppleSignInAuthenticator.Options = class
Public Class AppleSignInAuthenticator.Options
상속
AppleSignInAuthenticator.Options

생성자

AppleSignInAuthenticator.Options()

Apple 로그인에 대한 추가 옵션을 나타냅니다.

속성

IncludeEmailScope

로그인하는 동안 전자 메일 scope 요청할지 여부를 가져오거나 설정합니다.

IncludeFullNameScope

로그인하는 동안 전체 이름 scope 요청할지 여부를 가져오거나 설정합니다.

적용 대상