Click or drag to resize

TeamInfo Class

Represents basic team properties.
Inheritance Hierarchy
SystemObject
  KeeperSecurity.VaultTeamInfo
    KeeperSecurity.VaultTeam

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

The TeamInfo type exposes the following members.

Constructors
 NameDescription
Public methodTeamInfoInitializes a new instance of the TeamInfo class
Top
Properties
 NameDescription
Public propertyName Team Name.
Public propertyTeamUid Team UID.
Top
See Also