次の方法で共有


ICertificate.SubjectAlternativeName Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Subject alternative names the certificate applies to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subjectAlternativeNames", Update=false)]
public System.Collections.Generic.List<string> SubjectAlternativeName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Runtime.Info(Create=false, Description="Subject alternative names the certificate applies to.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="subjectAlternativeNames", Update=false)>]
member this.SubjectAlternativeName : System.Collections.Generic.List<string>
Public ReadOnly Property SubjectAlternativeName As List(Of String)

Property Value

Attributes

Applies to