CertificateTemplateOID 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: PKI.CertificateTemplatesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
Public ReadOnly Property OID As Oid
	Get
public:
property Oid^ OID {
	Oid^ get ();
}
member OID : Oid with get
Property Value
Oid