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.

Contains details about the permissions policies that are attached to the specified identity (user, group, or role).

This data type is used as a response element in the ListPoliciesGrantingServiceAccess operation.

Inheritance Hierarchy

System.Object
  Amazon.IdentityManagement.Model.ListPoliciesGrantingServiceAccessEntry

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

Syntax

C#
public class ListPoliciesGrantingServiceAccessEntry

The ListPoliciesGrantingServiceAccessEntry type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Policies System.Collections.Generic.List<Amazon.IdentityManagement.Model.PolicyGrantingServiceAccess>

Gets and sets the property Policies.

TheĀ PoliciesGrantingServiceAccess object that contains details about the policy.

Public Property ServiceNamespace System.String

Gets and sets the property ServiceNamespace.

The namespace of the service that was accessed.

To learn the service namespace of a service, see Actions, resources, and condition keys for Amazon Web Services services in the Service Authorization Reference. Choose the name of the service to view details for that service. In the first paragraph, find the service prefix. For example, (service prefix: a4b). For more information about service namespaces, see Amazon Web Services service namespaces in theĀ Amazon Web Services General Reference.

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5