Class CredentialRequestInfo
Information about the ArcGIS service that needs a credential for getting access to.
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Esri.ArcGISRuntime.Security
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class CredentialRequestInfo
Constructors
Name | Description |
---|---|
Credential |
Initializes a new instance of the Credential |
Properties
Name | Description |
---|---|
Authentication |
Gets or sets the type of the authentication requested by the service. |
Cancellation |
Gets or sets the cancellation token. |
Generate |
Gets or sets the optional parameters to use for generating tokens. |
Proxy |
Gets or sets the URI of the proxy service that needs a credential.
It will be |
Response | Gets or sets the previous response message returned by the service requesting authentication. |
Service |
Gets or sets the URI of the service that needs a credential. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 100.15 |
.NET 6.0 | 100.13 - 100.15 |
.NET 6.0 Windows | 100.13 - 100.15 |
.NET Framework | 100.0 - 100.15 |
.NET 5 | 100.10 - 100.12 |
.NET Core 3.1 | 100.7 - 100.12 |
Xamarin.Android | 100.0 - 100.15 |
Xamarin.iOS | 100.0 - 100.15 |
UWP | 100.0 - 100.15 |