SDKOptions.AuthProvider property
An instance to authenticate connector SDK
public IAuth AuthProvider { get; set; }
Property Value
The authentication provider.
See Also
- class SDKOptions
- namespace Autodesk.DataExchange
An instance to authenticate connector SDK
public IAuth AuthProvider { get; set; }
The authentication provider.