Click or drag to resize

UserInfoHasViewerLicense Property

True if the user’s license level is "articy:draft viewer", otherwise false.

Namespace:  Articy.Api.Data
Assembly:  ArticyApp (in ArticyApp.dll) Version: 1.0.0
Syntax
C#
public bool HasViewerLicense { get; }

Property Value

Type: Boolean
See Also