Click or drag to resize

UserToken Property

Gets or sets the token.

Namespace:  awsomAPI.Models
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public string Token { get; set; }

Property Value

Type: String
The token.
See Also