MetadataCacheVaultUserOperationsGetLoginAccountOfUserEx Method

Definition

Namespace: MFiles.VAF.MetadataCache
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public LoginAccount GetLoginAccountOfUserEx(
	int UserID,
	ResolveLoginAccount ResolveLoginAccount
)

Parameters

UserID  Int32
 
ResolveLoginAccount  ResolveLoginAccount
 

Return Value

LoginAccount

Implements

IVaultUserOperations.GetLoginAccountOfUserEx(Int32, ResolveLoginAccount)

See Also