Back to Devexpress

MapWebRequestEventArgs.UseDefaultCredentials Property

windowsforms-devexpress-dot-xtramap-dot-mapwebrequesteventargs-3abcb3a5.md

latest1.2 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.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.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.XtraMap Namespace