ConfigApi

Summary

MembersDescriptions

public ConfigDto Config()

This function will return a ConfigDto object that contains the configuration information for the current user.

private readonly string _requestUriBase

private Uri ConfigUri()

Members

public ConfigDto Config()

This function will return a ConfigDto object that contains the configuration information for the current user.

Returns

A ConfigDto object

private readonly string _requestUriBase

private Uri ConfigUri()

Last updated