Aspose::Pdf::TimestampSettings::get_BasicAuthCredentials method

TimestampSettings::get_BasicAuthCredentials method

Gets/sets the basic authentication credentials, Username and password are combined into a string “username:password”.

System::String Aspose::Pdf::TimestampSettings::get_BasicAuthCredentials() const

See Also