![](../icons/Help.png) | ConnectionEncryptionType Property |
The encryption type used for data encryption.
Namespace: ObujekutoruAssembly: obujekutoru (in obujekutoru.dll) Version: 1.1.0.25794
Syntaxpublic EncryptionType EncryptionType { get; }
Public ReadOnly Property EncryptionType As EncryptionType
Get
public:
property EncryptionType^ EncryptionType {
EncryptionType^ get ();
}
member EncryptionType : EncryptionType with get
Property Value
Type:
EncryptionType
See Also