Partager via


HyperVReplicaPolicyInput.AllowedAuthenticationType Property

Definition

Gets or sets a value indicating the authentication type.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedAuthenticationType")]
public int? AllowedAuthenticationType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedAuthenticationType")>]
member this.AllowedAuthenticationType : Nullable<int> with get, set
Public Property AllowedAuthenticationType As Nullable(Of Integer)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to