Security Class Properties
For a list of all members of this type, see Security members.
Public Properties
Name | Description | |
---|---|---|
AttemptedLoginUsername | ||
AutoLogOff | ||
AutoLogOffRemainingTime | ||
AutoLogOffTimeSpan | ||
AutoLogonCurrentUser | ||
IsAzureAdLogon | ||
LastLogonAttemptFailed | ||
LastSuccessfulLogin | ||
LastUnsuccessfulLogin | ||
LoggedIn | ||
LoggedInAccessLevel | ||
LoggedInUserName | ||
LoggedInUserRoles | ||
LoggedInUserSsoToken | Gets the single-sign-on token for the user currently logged-in to the ViewApp. Returns null if a user is not logged-in to the ViewApp. | |
LoggedInUserWinToken | Gets the windows account token for the user currently logged-in to the ViewApp. Returns null if a user is not logged-in to the ViewApp. |
See Also