Click or drag to resize

WebSSLSubjectAlternativeNames Property

Gets an array of Subject Alternative Names (SAN) if they are configured.

Namespace:  PKI.Web
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public string[] SubjectAlternativeNames { get; }

Property Value

Type: String
See Also