Class ArcGISNetworkCredential
A credential used to access to network resources secured by HTTP authentication.
Implements
Namespace: Esri.ArcGISRuntime.Security
Assembly: Esri.ArcGISRuntime.dll
Syntax
[Serializable]
[KnownType(typeof(PreAuthenticateBehavior))]
public sealed class ArcGISNetworkCredential : Credential, INotifyPropertyChanged, ISerializable
Constructors
Name | Description |
---|---|
Arc |
Initializes a new instance of the Arc |
Arc |
Initializes a new instance of the Arc |
Arc |
Initializes a new instance of the Arc |
Arc |
Initializes a new instance of the Arc |
Arc |
Initializes a new instance of the Arc |
Arc |
Initializes a new instance of the Arc |
Properties
Name | Description |
---|---|
Credentials | Gets or sets the base authentication interface for accessing an ArcGIS resource with an HTTP authentication. |
Pre |
Gets or sets the behavior for setting the Authorization header. |
Realm |
Gets the calculated RealmRoot parameter.
This is initialized to |
Methods
Name | Description |
---|---|
To |
Convert this Credential to a JSON string. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.0 - 200.6 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 200.6 |