Click or drag to resize

IUserPublicExternalData Property

User External Data, which was set in Instance or Syrve App.

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

IReadOnlyDictionaryString, String
See Also