IConfigurationId Interface

Configuration entity identity interface.

Definition

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
C#
public interface IConfigurationId

Properties

Id Gets identity.

See Also