SessionInfoGuestSession 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 GuestSession { get; }
Public ReadOnly Property GuestSession As Boolean
Get
public:
property bool GuestSession {
bool get ();
}
member GuestSession : bool with get
Property Value
Type:
BooleanSee Also