Click or drag to resize

UserInfoLoginName Property

The name that needs to be used when logging into an articy:server. Currently display name and login name are identical.

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

Property Value

Type: String
See Also