Table of Contents

Property UserType

Namespace
Kepware.Api.Model.Admin
Assembly
Kepware.Api.dll

UserType

The type of user account, either server based or Active Directory based. User type: Enum=Kepware User:0, Enum=Active Directory User:1, Enum=Active Directory Group:2

[YamlIgnore]
[JsonIgnore]
public int? UserType { get; set; }

Property Value

int?