AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the ListDelegatedAdminAccounts operation. Lists information about the Amazon Inspector delegated administrator of your organization.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Inspector2.AmazonInspector2Request
      Amazon.Inspector2.Model.ListDelegatedAdminAccountsRequest

Namespace: Amazon.Inspector2.Model
Assembly: AWSSDK.Inspector2.dll
Version: 3.x.y.z

Syntax

C#
public class ListDelegatedAdminAccountsRequest : AmazonInspector2Request
         IAmazonWebServiceRequest

The ListDelegatedAdminAccountsRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property MaxResults System.Int32

Gets and sets the property MaxResults.

The maximum number of results the response can return. If your request would return more than the maximum the response will return a nextToken value, use this value when you call the action again to get the remaining results.

Public Property NextToken System.String

Gets and sets the property NextToken.

A token to use for paginating results that are returned in the response. Set the value of this parameter to null for the first request to a list action. If your response returns more than the maxResults maximum value it will also return a nextToken value. For subsequent calls, use the nextToken value returned from the previous request to continue listing results after the first page.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5