Aspose::Pdf::TimestampSettings::set_BasicAuthCredentials method
TimestampSettings::set_BasicAuthCredentials method
Gets/sets the basic authentication credentials, Username and password are combined into a string “username:password”.
void Aspose::Pdf::TimestampSettings::set_BasicAuthCredentials(System::String value)
See Also
- Class String
- Class TimestampSettings
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++