Click or drag to resize

IRecordType Interface

Defines properties for Record Types.

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

The IRecordType type exposes the following members.

Properties
 NameDescription
Public propertyContent Record Type Content (JSON).
Public propertyId Record Type ID
Public propertyScope Record Type Scope
Top
See Also