Click or drag to resize

RequestFactory Class

Provides method to init requests.
Inheritance Hierarchy
SystemObject
  Aras.IOMRequestFactory

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public static class RequestFactory

The RequestFactory type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSetClientCertificate
Set client certificate to Aras.Net envelopment.
Top
Remarks
There is no public constructor defined for this class. All its public methods are static.
See Also