Click or drag to resize

AppControllerDataItemClassToken Property

Session token, use for check permission and information for User name

Namespace:  SOWIApp.Foundation
Assembly:  SOWIApp.Foundation (in SOWIApp.Foundation.dll) Version: 19.1.23.1 (19.1.23.622)
Syntax
public Guid Token { get; private set; }

Property Value

Type: Guid
Remarks
This Token is setting by constructor
See Also