Share via


IPartnerClientAuthentication.ClientAuthenticationType Property

Definition

Type of client authentication

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Type of client authentication", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="clientAuthenticationType", Update=true)]
public string ClientAuthenticationType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Type of client authentication", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=true, SerializedName="clientAuthenticationType", Update=true)>]
member this.ClientAuthenticationType : string
Public ReadOnly Property ClientAuthenticationType As String

Property Value

Attributes

Applies to