Share via


ICertBasedSecurityPrincipal.Cert Property

Definition

Public key of the user cert (.pem or .cer)

[Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Description="Public key of the user cert (.pem or .cer)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cert")]
public string Cert { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConfidentialLedger.Runtime.Info(Description="Public key of the user cert (.pem or .cer)", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="cert")>]
member this.Cert : string with get, set
Public Property Cert As String

Property Value

Attributes

Applies to