GetUserSettingsResponse.Settings

GetUserSettingsResponse.Settings property

Gets the requested settings for the user.

public IDictionary<UserSettingName, object> Settings { get; }

See Also