public class UserGetMemberGroupsParameters extends Object
| Constructor and Description |
|---|
UserGetMemberGroupsParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
securityEnabledOnly()
Get the securityEnabledOnly value.
|
UserGetMemberGroupsParameters |
withSecurityEnabledOnly(boolean securityEnabledOnly)
Set the securityEnabledOnly value.
|
public boolean securityEnabledOnly()
public UserGetMemberGroupsParameters withSecurityEnabledOnly(boolean securityEnabledOnly)
securityEnabledOnly - the securityEnabledOnly value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/