Returns or sets the YOURLS username.
Namespace: NuGardt.Yourls.APIAssembly: NuGardt.Yourls.API (in NuGardt.Yourls.API.dll) Version: 1.0.0.1 (1.0.0.1)
public string Username { get; set; }public string Username { get; set; }Public Property Username As String
Get
Set
Public Property Username As String
Get
Set
public:
virtual property String^ Username {
String^ get () sealed;
void set (String^ value) sealed;
}public:
virtual property String^ Username {
String^ get () sealed;
void set (String^ value) sealed;
}Property Value
Type:
StringReturn Value
Type:
StringImplements
IYourlsAuthentication Username