CertificateStoreLocation type

CertificateStoreLocation değerlerini tanımlar. Olası değerler şunlardır: 'currentUser', 'localMachine'

type CertificateStoreLocation = "currentuser" | "localmachine"