| ConnectionEncryptionType Property |
The encryption type used for data encryption.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
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