Click or drag to resize

IUserPublicExternalData Property

User External Data, which was set in iikoRMS or iikoWeb.

Namespace:  Resto.Front.Api.Data.Security
Assembly:  Resto.Front.Api.V8 (in Resto.Front.Api.V8.dll)
Syntax
C#
IReadOnlyDictionary<string, string> PublicExternalData { get; }

Property Value

Type: IReadOnlyDictionaryString, String
See Also