Request

Response

    SDKOptions.AuthProvider property

    An instance to authenticate connector SDK

    public IAuth AuthProvider { get; set; }
    

    Property Value

    The authentication provider.

    See Also