Click or drag to resize

IWsCommonGetUserOptions Method

This method retrieves a key-value collection of authenticated user's options

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

Return Value

Type: WsResultUserOption
See Also