AppleProvider Class

Definition

The configuration settings of the Apple provider.

public class AppleProvider
type AppleProvider = class
Public Class AppleProvider
Inheritance
AppleProvider

Constructors

AppleProvider()

Initializes a new instance of AppleProvider.

Properties

Enabled

<code>false</code> if the Apple provider should not be enabled despite the set registration; otherwise, <code>true</code>.

LoginScopes

A list of the scopes that should be requested while authenticating.

Registration

The configuration settings of the Apple registration.

Applies to