MetadataCacheVaultUserOperationsGetLoginAccountOfUser Method

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual LoginAccount GetLoginAccountOfUser(
	int UserID
)

Parameters

UserID  Int32
 

Return Value

LoginAccount

Implements

IVaultUserOperations.GetLoginAccountOfUser(Int32)

See Also