WebAPITrait uses trait:short, trait:short
The enumeration of all WebAPI properties.
Tags
Table of Contents
Constants
- ALGORITHM : string = 'algorithm'
- ALLOW_OFFLINE_ACCESS : string = 'allowOfflineAccess'
- ALLOW_SKIP_USER_CONSENT : string = 'allowSkipUserConsent'
- COLOR : string = 'color'
- IMPLICIT_HYBRID_TOKEN_LIFETIME : string = 'implicitHybridTokenLifetime'
- MAXIMUM_ACCESS_TOKEN_EXPIRATION : string = 'maximumAccessTokenExpiration'
- PERMISSIONS : string = 'permissions'
- PERMISSIONS_COUNT : string = 'permissionsCount'
- PROTECTED : string = 'protected'
- RBAC : string = 'rbac'
- SCOPE_HAS_PERMISSION : string = 'scopeHasPermission'
- SYSTEM : string = 'system'
Constants
ALGORITHM
public
string
ALGORITHM
= 'algorithm'
ALLOW_OFFLINE_ACCESS
public
string
ALLOW_OFFLINE_ACCESS
= 'allowOfflineAccess'
ALLOW_SKIP_USER_CONSENT
public
string
ALLOW_SKIP_USER_CONSENT
= 'allowSkipUserConsent'
COLOR
public
string
COLOR
= 'color'
IMPLICIT_HYBRID_TOKEN_LIFETIME
public
string
IMPLICIT_HYBRID_TOKEN_LIFETIME
= 'implicitHybridTokenLifetime'
MAXIMUM_ACCESS_TOKEN_EXPIRATION
public
string
MAXIMUM_ACCESS_TOKEN_EXPIRATION
= 'maximumAccessTokenExpiration'
PERMISSIONS
public
string
PERMISSIONS
= 'permissions'
PERMISSIONS_COUNT
public
string
PERMISSIONS_COUNT
= 'permissionsCount'
PROTECTED
public
string
PROTECTED
= 'protected'
RBAC
public
string
RBAC
= 'rbac'
SCOPE_HAS_PERMISSION
public
string
SCOPE_HAS_PERMISSION
= 'scopeHasPermission'
SYSTEM
public
string
SYSTEM
= 'system'