Mentalis.org Security Library documentation

SecureSocket.SecurityFlags Property

Gets the security flags of the connection.

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

Property Value

A bitwise combination of the SecurityFlags values.

See Also

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