Click or drag to resize
ParaPlan Logo

UserTokenPPPAccess Property

The level of access this user has to the ParaPlan Passenger Portal
0 = Not Registered
1 = Has Access
2 = Blocked
3 = Needs Validation

Namespace:  ParaPlanREST.Models
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int PPPAccess { get; set; }

Property Value

Type: Int32
See Also