ApiAccessTokenNewRequestUserID - свойство
The identifier of the user for whom the token was created.
Пространство имён: Tessa.Tokens.ApiСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public Guid? UserID { get; set; }
Public Property UserID As Guid?
Get
Set
public:
property Nullable<Guid> UserID {
Nullable<Guid> get ();
void set (Nullable<Guid> value);
}
member UserID : Nullable<Guid> with get, set
Значение свойства
NullableGuid