public class GroupGetMemberGroupsParameters extends Object
| Constructor and Description |
|---|
GroupGetMemberGroupsParameters() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
securityEnabledOnly()
Get the securityEnabledOnly value.
|
GroupGetMemberGroupsParameters |
withSecurityEnabledOnly(boolean securityEnabledOnly)
Set the securityEnabledOnly value.
|
public boolean securityEnabledOnly()
public GroupGetMemberGroupsParameters 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.
*/