CspProviderInfoKeyContainerLength Property |
Gets the maximum supported length for the name of the private key container associated with the provider.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public int KeyContainerLength { get; }
Public ReadOnly Property KeyContainerLength As Integer
Get
public:
property int KeyContainerLength {
int get ();
}
member KeyContainerLength : int with get
Property Value
Type:
Int32See Also