Share via


AppleSignInAuthenticator.Options.IncludeFullNameScope Property

Definition

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

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

Property Value

Applies to