Method | Description | |
---|---|---|
GetCurrentUser ( ) : |
||
GetUser ( string userName ) : |
||
GetUserName ( ) : string | ||
GetUserName ( this helper ) : string | ||
GetUserPermissionCache ( |
||
UserCalendarPreference ( ) : string | ||
UserCalendarPreference ( this helper ) : string | ||
UserLanguagePreference ( this helper ) : string | ||
UserUnitPreference ( ) : string | ||
UserUnitPreference ( this helper ) : string |
Method | Description | |
---|---|---|
GetUserInfo ( string userName ) : |
||
SignOut ( ) : void |
public static GetCurrentUser ( ) : |
||
return |
public static GetUser ( string userName ) : |
||
userName | string | |
return |
public static GetUserName ( this helper ) : string | ||
helper | this | |
return | string |
public static GetUserPermissionCache ( |
||
application | ||
return | NetSqlAzMan.Cache.UserPermissionCache |
public static UserCalendarPreference ( ) : string | ||
return | string |
public static UserCalendarPreference ( this helper ) : string | ||
helper | this | |
return | string |
public static UserLanguagePreference ( this helper ) : string | ||
helper | this | |
return | string |
public static UserUnitPreference ( ) : string | ||
return | string |
public static UserUnitPreference ( this helper ) : string | ||
helper | this | |
return | string |