Share via


Provider.RegistrationState Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="registrationState")]
public string RegistrationState { get; protected set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="registrationState")>]
member this.RegistrationState : string with get, set
Public Property RegistrationState As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to