Back to Devexpress

MapWebRequestEventArgs.UseDefaultCredentials Property

wpf-devexpress-dot-xpf-dot-map-dot-mapwebrequesteventargs-51e10bf0.md

latest1.1 KB
Original Source

MapWebRequestEventArgs.UseDefaultCredentials Property

Gets or sets a value that indicates whether to use the default authentication information for the map web request.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public bool UseDefaultCredentials { get; set; }
vb
Public Property UseDefaultCredentials As Boolean

Property Value

TypeDescription
Boolean

true, if the default credentials are used; otherwise, false.

|

See Also

MapWebRequestEventArgs Class

MapWebRequestEventArgs Members

DevExpress.Xpf.Map Namespace