2 references to Certificate
System.DirectoryServices.AccountManagement (2)
System\DirectoryServices\AccountManagement\AD\ADStoreCtx.cs (1)
2178
return CredentialTypes.Password | CredentialTypes.
Certificate
;
System\DirectoryServices\AccountManagement\SAM\SAMStoreCtx.cs (1)
904
supportedTypes |= CredentialTypes.
Certificate
;