AppleSignInAuthenticator.Options Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
| Name | Description |
|---|---|
| AppleSignInAuthenticator.Options() | |
Properties
| Name | Description |
|---|---|
| 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. |