| ITokenSettingsProviderGetTokenSettings Method |
GetTokenSettings from the configuration object for the specified UId
Namespace:
Omada.OE.Model.Tokens
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
SyntaxTask<TokenSettings> GetTokenSettings(
Guid uId
)
Parameters
- uId
- Type: SystemGuid
Return Value
Type:
TaskTokenSettingsTask returning the TokenSettings
See Also