Drag[en]gine Script Module DragonScript
1.23
|
Authentication token provider information. More...
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... | |
Authentication token provider information.
AuthTokenProvider Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider.new | ( | ) |
Create new instance of class AuthTokenProviderInfo.
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.
String Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider.id |
Unique identifier stored in ServiceUserAuthToken instances.
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.
String Dragengine.Services.User.ServiceUserFeatures.AuthTokenProvider.name |
Name displayed in authentication provider listings.