'Declaration
Public ReadOnly Property PublicKeySize As Integer
'Usage
Dim instance As PkiCertificateInfo Dim value As Integer value = instance.PublicKeySize
public int PublicKeySize {get;}
Property Value
The default value of this property is 0
.
'Declaration
Public ReadOnly Property PublicKeySize As Integer
'Usage
Dim instance As PkiCertificateInfo Dim value As Integer value = instance.PublicKeySize
public int PublicKeySize {get;}
The default value of this property is 0
.