Eplan Platform API
Eplan.IdentityClient Namespace / IdentityClientResponse Class / ConfigurationServiceUrl Property

In This Topic
    ConfigurationServiceUrl Property
    In This Topic
    IdentityClient configuration service URL.
    Syntax
    public string ConfigurationServiceUrl {get; set;}
    public:
    property String^ ConfigurationServiceUrl {
       String^ get();
       void set (    String^ value);
    }
    See Also