IMetadataStructureCacheGetUser Method
Gets the user account of the specified user from the cache.
Namespace: MFiles.VAF.MetadataCacheAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
UserAccount GetUser(
Vault vault,
int userId
)
- vault Vault
- The vault object.
- userId Int32
- The id of the user.
UserAccountThe user account.