Share via


ICertificateDatastoreCredentials.Thumbprint Property

Definition

[Required] Thumbprint of the certificate used for authentication.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Thumbprint of the certificate used for authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="thumbprint")]
public string Thumbprint { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Description="[Required] Thumbprint of the certificate used for authentication.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=true, SerializedName="thumbprint")>]
member this.Thumbprint : string with get, set
Public Property Thumbprint As String

Property Value

Attributes

Applies to