ProviderBase<TProvider>.ApplicationUserAgent Property |
Namespace: net.openstack.Providers.Rackspace
The application-specific user agent, as a string. This string should be a valid User-Agent header value according to RFC 7231.
-or-
null (or Empty) if the provider should not include an application-specific user agent in HTTP requests, or if the user agent is customized in another manner (such as overriding the BuildDefaultRequestSettings(IEnumerable<HttpStatusCode>) method.
This value is used for determining the DefaultUserAgent value. The documentation for that property includes specific information.
The default value is null.