Share via


IListClusterUserCredentialProperties.AuthenticationMethod Property

Definition

The mode of client authentication.

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The mode of client authentication.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AuthenticationMethod) }, ReadOnly=false, Required=true, SerializedName="authenticationMethod")]
public Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AuthenticationMethod AuthenticationMethod { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Runtime.Info(Description="The mode of client authentication.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AuthenticationMethod) }, ReadOnly=false, Required=true, SerializedName="authenticationMethod")>]
member this.AuthenticationMethod : Microsoft.Azure.PowerShell.Cmdlets.ConnectedKubernetes.Support.AuthenticationMethod with get, set
Public Property AuthenticationMethod As AuthenticationMethod

Property Value

Attributes

Applies to