Click or drag to resize

ExternalRecordShare Class

Represents External / One-Time Share
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultExternalRecordShare

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

The ExternalRecordShare type exposes the following members.

Constructors
 NameDescription
Public methodExternalRecordShareInitializes a new instance of the ExternalRecordShare class
Top
Properties
 NameDescription
Public propertyAccessExpiresOn Share Expiration
Public propertyCreatedOn Share Created
Public propertyFirstAccessed URL Opened
Public propertyLastAccessed Last Accessed
Public propertyName Share Name
Public propertyRecordUid Record UID
Top
See Also