|
LUSID C# SDK
|
Represents a collection of functions to interact with the API endpoints More...

Additional Inherited Members | |
Public Member Functions inherited from Lusid.Sdk.Api.ILoginApiSync | |
| string | GetSamlIdentityProviderId (string domain) |
| Get SAML Identity Provider More... | |
| ApiResponse< string > | GetSamlIdentityProviderIdWithHttpInfo (string domain) |
| Get SAML Identity Provider More... | |
Public Member Functions inherited from Lusid.Sdk.Client.IApiAccessor | |
| String | GetBasePath () |
| Gets the base path of the API client. More... | |
Public Member Functions inherited from Lusid.Sdk.Api.ILoginApiAsync | |
| System.Threading.Tasks.Task< string > | GetSamlIdentityProviderIdAsync (string domain, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) |
| Get SAML Identity Provider More... | |
| System.Threading.Tasks.Task< ApiResponse< string > > | GetSamlIdentityProviderIdWithHttpInfoAsync (string domain, System.Threading.CancellationToken cancellationToken=default(System.Threading.CancellationToken)) |
| Get SAML Identity Provider More... | |
Properties inherited from Lusid.Sdk.Client.IApiAccessor | |
| IReadableConfiguration | Configuration [get, set] |
| Gets or sets the configuration object More... | |
| ExceptionFactory | ExceptionFactory [get, set] |
| Provides a factory method hook for the creation of exceptions. More... | |
Represents a collection of functions to interact with the API endpoints
1.8.13