Click or drag to resize

HttpServerConnectiongetFileUrl Method

Overload List
  NameDescription
Public methodgetFileUrl(String, UrlType)
Returns file full file url. In some cases with AuthenticationBroker's token.
(Overrides ServerConnectionBase.getFileUrl(String, UrlType).)
Public methodgetFileUrl(String, UrlType, VaultUrlType)
Returns file full file url. In some cases with AuthenticationBroker's token.
(Overrides ServerConnectionBase.getFileUrl(String, UrlType, VaultUrlType).)
Top
See Also