Click or drag to resize

IWsCommonGetUserInfo Method

The method gets the user information. Using the method GetUserInfo of Aruba WsCommon, you can get detailed information at the time the account specified authentication. For example, you can learn about the unique identifier assigned to the (UserId), or whether the user is active or is disabled.

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[OperationContractAttribute]
WsResult<UserInfo> GetUserInfo()

Return Value

Type: WsResultUserInfo
See Also