| ConnectionEncryptionType Property |
The encryption type used for data encryption.
Namespace:
Obujekutoru
Assembly:
obujekutoru (in obujekutoru.dll) Version: 1.2.0.35246
Syntax public EncryptionType EncryptionType { get; }
Public ReadOnly Property EncryptionType As EncryptionType
Get
public:
property EncryptionType^ EncryptionType {
EncryptionType^ get ();
}
member EncryptionType : EncryptionType with get
Property Value
Type:
EncryptionTypeSee Also