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