Click or drag to resize

InviteUserOptions Class

Defines optional Invite User properties
Inheritance Hierarchy
SystemObject
  KeeperSecurity.EnterpriseInviteUserOptions

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

The InviteUserOptions type exposes the following members.

Constructors
 NameDescription
Public methodInviteUserOptionsInitializes a new instance of the InviteUserOptions class
Top
Properties
 NameDescription
Public propertyFullName User Full Name
Public propertyNodeId Enterprise Node ID
Top
See Also