IKeyStorageInfoProviderName Property |
Gets cryptographic service provider (CSP or KSP, key storage provider) that holds the key pair.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax string ProviderName { get; }
ReadOnly Property ProviderName As String
Get
property String^ ProviderName {
String^ get ();
}
abstract ProviderName : string with get
Property Value
Type:
StringSee Also