Click or drag to resize

IConfigurationId Interface

Configuration entity identity interface.

Namespace: KeeperSecurity.Configuration
Assembly: KeeperSdk (in KeeperSdk.dll) Version: 1.0.5-beta11
Syntax
C#
public interface IConfigurationId

The IConfigurationId type exposes the following members.

Properties
 NameDescription
Public propertyId Gets identity.
Top
See Also