RecroSecServiceRoles Property

Definition

Namespace: Recrovit.RecroGridFramework.Client.Services
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 10.2.0.10716
C#
public IReadOnlyDictionary<string, string> Roles { get; }

Property Value

IReadOnlyDictionaryString, String

Implements

IRecroSecService.Roles

See Also