SessionInfoEncryptedSession Property |
A value that describes how the User established the session.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public bool EncryptedSession { get; }
Public ReadOnly Property EncryptedSession As Boolean
Get
public:
property bool EncryptedSession {
bool get ();
}
member EncryptedSession : bool with get
Property Value
Type:
BooleanSee Also