Relation Property
Definition
- Namespace
- Cuemon.AspNetCore.Authentication
- Assemblies
- Cuemon.AspNetCore.Authentication.dll
Relation
Gets the relations added to this instance.
protected IDictionary<string, string> Relation { get; }
Property Value
- IDictionary<string, string>
The relations added to this instance.