id property
int?
get
id
A unique identifier of this resource owner.
This unique identifier is used by AuthServer to associate authorization codes and access tokens with this resource owner.
Implementation
int? get id;