Edit

Share via


BaseProvider.State Property

Definition

Gets or sets the current state of the provider.

public CommunityToolkit.Authentication.ProviderState State { get; protected set; }
member this.State : CommunityToolkit.Authentication.ProviderState with get, set
Public Property State As ProviderState

Property Value

Applies to