IVaultDataTryGetTeam Method
Gets a team associated with a specified team UID.
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
- teamUid String
- Team UID.
- team Team
- When this method returns true, contains requested team; otherwise null.
Booleantrue in the vault contains a team with specified UID; otherwise,
false.