AppleSignInAuthenticator.Options Class

Definition

Represents additional options for Apple Sign In.

public: ref class AppleSignInAuthenticator::Options
public class AppleSignInAuthenticator.Options
type AppleSignInAuthenticator.Options = class
Public Class AppleSignInAuthenticator.Options
Inheritance
AppleSignInAuthenticator.Options

Constructors

AppleSignInAuthenticator.Options()

Properties

IncludeEmailScope

Gets or sets whether to request the email scope during sign in.

IncludeFullNameScope

Gets or sets whether to request the full name scope during sign in.

Applies to