MapWebRequestEventArgs.Credentials Property
Gets or sets authentication information for the map web request.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
ICredentials | An ICredentials that contains the authentication credentials associated with the request. The default is null. |
See Also