Method | Description | |
---|---|---|
Add ( StoreName StoreName, StoreLocation StoreLocation, |
||
AddTempCerts ( ) : void | ||
Remove ( StoreName StoreName, StoreLocation StoreLocation, List |
||
Remove ( StoreName StoreName, StoreLocation StoreLocation, List |
||
RemoveTempCerts ( ) : void | ||
ShortSubjectName ( this Certificate ) : string |
public static Add ( StoreName StoreName, StoreLocation StoreLocation, |
||
StoreName | StoreName | |
StoreLocation | StoreLocation | |
Certificate | ||
return | bool |
public static Remove ( StoreName StoreName, StoreLocation StoreLocation, List |
||
StoreName | StoreName | |
StoreLocation | StoreLocation | |
RegexMatches | List |
|
SerialException | string | |
return | bool |
public static Remove ( StoreName StoreName, StoreLocation StoreLocation, List |
||
StoreName | StoreName | |
StoreLocation | StoreLocation | |
CertificateSerials | List |
|
return | bool |
public static ShortSubjectName ( this Certificate ) : string | ||
Certificate | this | |
return | string |