Gets or sets security mechanism name. Defined values: "digest","tls","ipsec-ike","ipsec-man".
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public string Mechanism { get; set; }
Public Property Mechanism As String Get Set
public: property String^ Mechanism { String^ get (); void set (String^ value); }
member Mechanism : string with get, set
Property Value
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | Is raised when null value is passed. |
ArgumentException | Is raised when invalid Mechanism value is passed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119