Drag[en]gine Script Module DragonScript  1.23
Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider Class Reference

Authentication token provider information. More...

Inheritance diagram for Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider:

Public Member Functions

AuthTokenProvider new ()
 Create new instance of class AuthTokenProviderInfo. More...
 

Public Attributes

Image icon
 Small icon representing authentication token provider in listings. More...
 
String id
 Unique identifier stored in ServiceUserAuthToken instances. More...
 
Image image
 Large image representing authentication token provider. More...
 
String name
 Name displayed in authentication provider listings. More...
 

Detailed Description

Authentication token provider information.

Member Function Documentation

◆ new()

AuthTokenProvider Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider.new ( )

Create new instance of class AuthTokenProviderInfo.

Member Data Documentation

◆ icon

Image Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider.icon

Small icon representing authentication token provider in listings.

Image size is 64x64. Used for authentication provider selection screen.

◆ id

String Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider.id

Unique identifier stored in ServiceUserAuthToken instances.

◆ image

Image Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider.image

Large image representing authentication token provider.

Used for authenticate screens if the authentication provider has been selected and a separate dialog window is required.

◆ name

String Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider.name

Name displayed in authentication provider listings.


The documentation for this class was generated from the following file: