次の方法で共有


PSAuthenticationMechanism.Type Property

Definition

Gets or sets the authentication type.

[Newtonsoft.Json.JsonProperty(PropertyName="type")]
public Microsoft.Azure.Commands.Management.IotHub.Models.PSAuthenticationType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="type")>]
member this.Type : Microsoft.Azure.Commands.Management.IotHub.Models.PSAuthenticationType with get, set
Public Property Type As PSAuthenticationType

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to