Share via


ICertBasedSecurityPrincipal.Cert Property

Definition

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

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

Property Value

Attributes

Applies to