AdcsCertificateTemplateOID Property
Gets certificate template's object identifier. Object identifiers are used to uniquely identify certificate template. While
certificate template common and display names can be changed, OID remains the same. Once template is deleted from
Active Directory, associated OID is removed too. Any new template (even if with the same name values) will have different
OID value.
Namespace: SysadminsLV.PKI.ADCS.CertificateTemplatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.3.0+c7aa42c7e4fd98d87c1722b230e8e27c1bbf41f0
Public ReadOnly Property OID As Oid
Get
public:
property Oid^ OID {
Oid^ get ();
}
member OID : Oid with get
Property Value
Oid