Share via


AppleSignInAuthenticator.Options.IncludeEmailScope Property

Definition

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

public:
 property bool IncludeEmailScope { bool get(); void set(bool value); };
public bool IncludeEmailScope { get; set; }
member this.IncludeEmailScope : bool with get, set
Public Property IncludeEmailScope As Boolean

Property Value

Applies to