Share via


Apple Class

Definition

The configuration settings of the Apple provider.

public class Apple
type Apple = class
Public Class Apple
Inheritance
Apple

Constructors

Apple()

Initializes a new instance of the Apple class.

Apple(Nullable<Boolean>, AppleRegistration, LoginScopes)

Initializes a new instance of the Apple class.

Properties

Enabled

Gets or sets &lt;code&gt;false&lt;/code&gt; if the Apple provider should not be enabled despite the set registration; otherwise, &lt;code&gt;true&lt;/code&gt;.

Login

Gets or sets the configuration settings of the login flow.

Registration

Gets or sets the configuration settings of the Apple registration.

Applies to