ControllerAPIClient.User Property

public ControllerUser User {get;}
This language is not supported or no code example is available.
public:  
property ControllerUser User { 
ControllerUser get( ); 
}
This language is not supported or no code example is available.
public function get User() : ControllerUser;
This language is not supported or no code example is available.

Property Value

ControllerUser

In this article

Definition