CspProviderInfoIsValid Property

Gets a Boolean value that specifies whether the provider is installed on the client computer.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public bool IsValid { get; }

Property Value

Boolean

See Also