X509SubjectAlternativeNamesExtension Class
X509SubjectAlternativeNamesExtension represents a X.509 alternative names extension.
The subject alternative name extension allows identities to be bound to the subject of the certificate.
These identities may be included in addition to or in place of the identity in the subject field of
the certificate.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public sealed class X509SubjectAlternativeNamesExtension : X509Extension
Public NotInheritable Class X509SubjectAlternativeNamesExtension
Inherits X509Extension
public ref class X509SubjectAlternativeNamesExtension sealed : public X509Extension
[<SealedAttribute>]
type X509SubjectAlternativeNamesExtension =
class
inherit X509Extension
end
- Inheritance
- X509Extension X509SubjectAlternativeNamesExtension