1 write to TemplateID
System.Security.Cryptography (1)
System\Security\Cryptography\X509Certificates\Asn1\CertificateTemplateAsn.xml.cs (1)
88
decoded.
TemplateID
= sequenceReader.ReadObjectIdentifier();
2 references to TemplateID
System.Security.Cryptography (2)
System\Security\Cryptography\X509Certificates\Asn1\CertificateTemplateAsn.xml.cs (1)
29
writer.WriteObjectIdentifier(
TemplateID
);
System\Security\Cryptography\X509Certificates\ManagedCertificateFinder.cs (1)
184
if (StringComparer.Ordinal.Equals(templateName, template.
TemplateID
))