Visual Basic 2005 in a Nutshell (In a Nutshell (OReilly))
Location
My.User.IsAuthenticated Syntax
Dim result As Boolean = My.User.IsAuthenticated
Description
The IsAuthenticated property indicates whether the current user has been successfully authenticated (TRue) or not (False). Usage at a Glance
Related Framework Entries
See Also
CurrentPrincipal Property, InitializeWithWindowsUser Method, IsInRole Method, Name Property (My.User), User Object |
Категории