EndUserName
This property returns the end-user name string.
Declaration
// C#
public string EndUserName {get;}Property Value
The end-user name string. Otherwise, null if user access token is used instead.
This property returns the end-user name string.
Declaration
// C#
public string EndUserName {get;}Property Value
The end-user name string. Otherwise, null if user access token is used instead.