HttpConnectivitySettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Caution
This type is deprecated. Please use GatewaySettings instead.
The payload for a Configure HTTP settings request.
[System.Obsolete("This type is deprecated. Please use GatewaySettings instead.")]
public class HttpConnectivitySettings
[<System.Obsolete("This type is deprecated. Please use GatewaySettings instead.")>]
type HttpConnectivitySettings = class
Public Class HttpConnectivitySettings
- Inheritance
-
HttpConnectivitySettings
- Attributes
Constructors
HttpConnectivitySettings() |
Properties
EnabledCredential |
Gets or sets whether or not the HTTP based authorization is enabled. Possible values include: 'true', 'false' |
Password |
Gets or sets the HTTP user password. |
Username |
Gets or sets the HTTP username. |
Applies to
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.