User Tools

Site Tools


12.0:apis:thinkgeo.core.cloudmapclient

ThinkGeo.Core.CloudMapClient

Inheritance Hierarchy

  • System.Object
    • ThinkGeo.Core.CloudMapClient

Members Summary

Public Constructors

CloudMapClient(String,String)

  • This method is the default protected constructor with a NativeConfidential client ID and secret. It will send a request to the GIS Server to acquire an access token, which will then be added to the Header for all future requests.
Remarks
  • N/A
Parameters
  • clientId
    • Type:String
    • Description:The NativeConfidential client Id with which to authenticate.
  • clientSecret
    • Type:String
    • Description:The NativeConfidential client secret with which to authenticate.

Protected Constructors

Public Methods

CreateWebRequest(String,String,String,String,Int32,IWebProxy,Boolean)

  • N/A
Remarks
  • N/A
Return Value
  • Type:WebRequest
  • Description:N/A
Parameters
  • apiPath
    • Type:String
    • Description:N/A
  • method
    • Type:String
    • Description:N/A
  • parameters
    • Type:String
    • Description:N/A
  • body
    • Type:String
    • Description:N/A
  • timeoutInSeconds
    • Type:Int32
    • Description:N/A
  • webProxy
    • Type:IWebProxy
    • Description:N/A
  • isNeedToken
    • Type:Boolean
    • Description:N/A

Dispose()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

Protected Methods

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

Public Properties

Uris

  • N/A
Remarks
  • N/A
Return Value
  • Type:Collection<Uri>

TimeoutInSeconds

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32

ClientId

  • N/A
Remarks
  • N/A
Return Value
  • Type:String

ClientSecret

  • N/A
Remarks
  • N/A
Return Value
  • Type:String

WebProxy

  • N/A
Remarks
  • N/A
Return Value
  • Type:WebProxy

Protected Properties

Public Events

12.0/apis/thinkgeo.core.cloudmapclient.txt · Last modified: 2019/09/26 09:41 (external edit)