ICertificateDatastoreCredentials.Thumbprint Property

Definition

[Required] Thumbprint of the certificate used for authentication.

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

Property Value

Attributes

Applies to