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