X509NtdsSecurityExtension Class
Represents a Microsoft proprietary Security Identifier (SID) extension.
KB5014754 for more information.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public sealed class X509NtdsSecurityExtension : X509Extension
Public NotInheritable Class X509NtdsSecurityExtension
Inherits X509Extension
public ref class X509NtdsSecurityExtension sealed : public X509Extension
[<SealedAttribute>]
type X509NtdsSecurityExtension =
class
inherit X509Extension
end
- Inheritance
- X509Extension X509NtdsSecurityExtension
SecurityIdentifier |
Gets the security identifier (SID) string associated with this extension.
|
Format |
Returns a formatted version of the Abstract Syntax Notation One (ASN.1)-encoded data as a string.
|