deApplication Methods
The deApplication type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
getApplicationRoles |
Gets the application roles.
|
|
|
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
|
|
getProperties |
Gets the properties.
|
|
|
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
|
|
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
|
|
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
|
|
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
|
|
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
|
|
hasApplicationInRole |
Determines whether [has application in role] [the specified s role identifier].
|
|
|
hasApplicationInVirtualRole |
Determines whether [has application in virtual role].
|
|
|
removeApplicationFromRoles |
Removes the application from roles.
|
|
|
setApplicationToAppRoles |
Sets the application to application roles.
|

