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

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