Aspose::Pdf::LowCode::TimestampOptions::set_BasicAuthCredentials method

TimestampOptions::set_BasicAuthCredentials method

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

void Aspose::Pdf::LowCode::TimestampOptions::set_BasicAuthCredentials(System::String value)

See Also