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.

An authorization request that you include in a BatchIsAuthorizedWithToken API request.

Inheritance Hierarchy

System.Object
  Amazon.VerifiedPermissions.Model.BatchIsAuthorizedWithTokenInputItem

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

Syntax

C#
public class BatchIsAuthorizedWithTokenInputItem

The BatchIsAuthorizedWithTokenInputItem type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Action Amazon.VerifiedPermissions.Model.ActionIdentifier

Gets and sets the property Action.

Specifies the requested action to be authorized. For example, PhotoFlash::ReadPhoto.

Public Property Context Amazon.VerifiedPermissions.Model.ContextDefinition

Gets and sets the property Context.

Specifies additional context that can be used to make more granular authorization decisions.

Public Property Resource Amazon.VerifiedPermissions.Model.EntityIdentifier

Gets and sets the property Resource.

Specifies the resource that you want an authorization decision for. For example, PhotoFlash::Photo.

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