Click or drag to resize

IDataKeyChannelInfo Interface

Base interface for sharing data key.

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

The IDataKeyChannelInfo type exposes the following members.

Properties
 NameDescription
Public propertyChannel Data key share channel.
Public propertyInvokeGetDataKeyAction Data key share action endpoint.
Top
See Also