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