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