IGFClientProperties Property

GF API Documentation
Properties associated with logged-in user

Namespace:  GF.Api
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

IReadOnlyDictionary<string, string> Properties { get; }

Property Value

Type: IReadOnlyDictionaryString, String
Remarks

Key is property name; Value is property value
See Also

Reference