HeaderAppInformation Properties
Class Properties 2 members
Sets app version and name. Used for constructing User-Agent header in all HTTP requests
Set app name for MinioClient
public string AppName { get; set; } SetAppVersion for MinioClient
public string AppVersion { get; set; }