Mentalis.org Security Library documentation

SecurityOptions.Flags Property

Gets or sets the security flags associated with the SecureSocket.

[Visual Basic]
Public Property Flags As SecurityFlags
[C#]
public SecurityFlags Flags {get; set;}

Property Value

A bitwise combination of the SecurityFlags values.

See Also

SecurityOptions Class | SecurityOptions Members | Org.Mentalis.Security.Ssl Namespace