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.0.1
Public ReadOnly Property OID As Oid
Get
public:
property Oid^ OID {
Oid^ get ();
}
member OID : Oid with get
Property Value
Oid