Table of Contents

Enum SecurityProtocolType

Namespace
MASES.DataDistributionManager.Bindings.Configuration
Assembly
DataDistributionManagerNet.dll

Protocol used to communicate with brokers.

public enum SecurityProtocolType

Fields

plaintext = 1

PLAINTEXT

sasl_plaintext = 4

SASL PLAINTEXT

sasl_ssl = 8

SASL SSL

ssl = 2

SSL