Click or drag to resize

UserType Property

Either 'service', 'operator', or 'standard'. Default: 'standard'. Read only.

Namespace:  Perforce.P4
Assembly:  p4api.net (in p4api.net.dll) Version: 2023.2.255.3501
Syntax
public UserType Type { get; set; }

Property Value

Type: UserType
See Also