MonoTlsConnectionInfo.ExchangeAlgorithmType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Mono::Security::Interface::ExchangeAlgorithmType ExchangeAlgorithmType { Mono::Security::Interface::ExchangeAlgorithmType get(); void set(Mono::Security::Interface::ExchangeAlgorithmType value); };
public Mono.Security.Interface.ExchangeAlgorithmType ExchangeAlgorithmType { get; set; }
member this.ExchangeAlgorithmType : Mono.Security.Interface.ExchangeAlgorithmType with get, set
Public Property ExchangeAlgorithmType As ExchangeAlgorithmType