Click or drag to resize
ParaPlan Logo

UserServiceLogoff Method

[Missing <summary> documentation for "M:ParaPlanREST.UserService.Logoff(System.String)"]

Namespace:  ParaPlanREST
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public UserToken Logoff(
	string token
)

Parameters

token
Type: SystemString

[Missing <param name="token"/> documentation for "M:ParaPlanREST.UserService.Logoff(System.String)"]

Return Value

Type: UserToken

[Missing <returns> documentation for "M:ParaPlanREST.UserService.Logoff(System.String)"]

See Also