Interface IPictureparkServiceSettings
The Picturepark service settings interface.
Namespace: System.Dynamic.ExpandoObject
Syntax
public interface IPictureparkServiceSettings
Properties
AuthClient
BaseUrl
Gets the server URL of the Picturepark authentication server.
Declaration
string BaseUrl { get; }
Property Value
string |