Eplan Platform API
Eplan.IdentityClient Namespace / AuthenticationData Class / ClientId Property

In This Topic
    ClientId Property
    In This Topic
    Service ClientId name.
    Syntax
    public string ClientId {get; set;}
    public:
    property String^ ClientId {
       String^ get();
       void set (    String^ value);
    }
    See Also