ICertificateProperties.Issuer Property

Definition

The issuer of certificate.

[Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=false, Description="The issuer of certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="issuer", Update=false)]
public string Issuer { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.SpringCloud.Runtime.Info(Create=false, Description="The issuer of certificate.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="issuer", Update=false)>]
member this.Issuer : string
Public ReadOnly Property Issuer As String

Property Value

Attributes

Applies to