'Declaration Public ReadOnly Property KeyExchangeAlgorithm As ExchangeAlgorithmType
'Usage Dim instance As SecurityOptions Dim value As ExchangeAlgorithmType instance.KeyExchangeAlgorithm = value value = instance.KeyExchangeAlgorithm
public ExchangeAlgorithmType KeyExchangeAlgorithm {get;}