CACryptographyProviderName Property |
Gets provider name that is used by a Certification Authority installation.
Namespace:
PKI.CertificateServices
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public string ProviderName { get; }
Public ReadOnly Property ProviderName As String
Get
public:
property String^ ProviderName {
String^ get ();
}
member ProviderName : string with get
Property Value
Type:
StringSee Also