Interface IInstanceAppSetup
public interface IInstanceAppSetup
Properties
AdminUrl
string AdminUrl { get; }
Property Value
IsConfigured
bool IsConfigured { get; }
public interface IInstanceAppSetup
string AdminUrl { get; }
bool IsConfigured { get; }