'Declaration
Public Property SaltSize As UInteger
'Usage
Dim instance As CT_PasswordKeyEncryptor Dim value As UInteger instance.SaltSize = value value = instance.SaltSize
public uint SaltSize {get; set;}
'Declaration
Public Property SaltSize As UInteger
'Usage
Dim instance As CT_PasswordKeyEncryptor Dim value As UInteger instance.SaltSize = value value = instance.SaltSize
public uint SaltSize {get; set;}