Harness proD API Help
EPLAN.Harness.API.Settings.LibrarySettings Namespace / LibraryGeneral Class / Identity Property
In This Topic
    Identity Property (LibraryGeneral)
    In This Topic
    Identity of the current HpD user.
    Syntax
    public ApiIdentitySettings Identity {get; set;}
    Remarks
    Enabling identity overriding forces the identity value to be used for created by and last modified by properties instead of default system username.
    See Also