ISigningKey.PublicKey Property

Definition

The public key, represented as a Base64 encoding.

[Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The public key, represented as a Base64 encoding.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="publicKey")]
public string PublicKey { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Dns.Runtime.Info(Description="The public key, represented as a Base64 encoding.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="publicKey")>]
member this.PublicKey : string
Public ReadOnly Property PublicKey As String

Property Value

Attributes

Applies to