Autodesk Vault ProfessionalVault API

GetEffectiveUserInfoByUserId Method

Autodesk.Connectivity.WebServicesAdminService

Syntax

public UserInfo GetEffectiveUserInfoByUserId(
   System.long userId
)
Public Function GetEffectiveUserInfoByUserId( _
   ByVal userId As System.Long _
) As UserInfo

Parameters

NameDescription
userId

See Also