Keeper SDK Class Library
Keeper SDK Class Library
Namespaces
KeeperSecurity.Enterprise
EnterpriseData Class
EnterpriseData Methods
AddUsersToTeams Method
CreateTeam Method
DeleteTeam Method
DeleteUser Method
GetTeamsForUser Method
GetUsersForTeam Method
InviteUser Method
RemoveUsersFromTeams Method
SetUserLocked Method
TransferUserAccount Method
TryGetNode Method
TryGetTeam Method
TryGetUserByEmail Method
TryGetUserById Method
UpdateTeam Method
Enterprise
Data
Delete
Team Method
Deletes Enterprise Team.
Namespace:
KeeperSecurity.Enterprise
Assembly:
KeeperSdk (in KeeperSdk.dll) Version: 1.0.5
Syntax
C#
Copy
public
Task
DeleteTeam
(
string
teamUid
)
Parameters
teamUid
String
Team UID
Return Value
Task
Task
Implements
IEnterpriseDataManagement
DeleteTeam(String)
See Also
Reference
EnterpriseData Class
KeeperSecurity.Enterprise Namespace