IVaultDataTryGetSharedFolder Method
Gets shared folder associated with a specified record UID.
Namespace: KeeperSecurity.VaultAssembly: KeeperSdk (in KeeperSdk.dll) Version: 1.1.0
- sharedFolderUid String
- Shared Folder UID
- sharedFolder SharedFolder
- When this method returns true, contains requested shared folder; otherwise null.
Booleantrue in the vault contains a shared folder with specified UID; otherwise,
false.