Click or drag to resize

UrlType Enumeration

Params for the getFileUrl() method on Innovator and ServerConnection.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.9.36244
Syntax
public enum UrlType
Members
  Member nameValueDescription
None0 The method returns url without a token.
SecurityToken1 The method forms special url with a token.
See Also