Delen via


Domain.AuthenticationType Property

Definition

Gets the type of the authentication into the domain.

[Newtonsoft.Json.JsonProperty(PropertyName="authenticationType")]
public string AuthenticationType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authenticationType")>]
member this.AuthenticationType : string
Public ReadOnly Property AuthenticationType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to