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.

A cross-account permission for a signing profile.

Inheritance Hierarchy

System.Object
  Amazon.Signer.Model.Permission

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

Syntax

C#
public class Permission

The Permission type exposes the following members

Constructors

NameDescription
Public Method Permission()

Properties

NameTypeDescription
Public Property Action System.String

Gets and sets the property Action.

An AWS Signer action permitted as part of cross-account permissions.

Public Property Principal System.String

Gets and sets the property Principal.

The AWS principal that has been granted a cross-account permission.

Public Property ProfileVersion System.String

Gets and sets the property ProfileVersion.

The signing profile version that a permission applies to.

Public Property StatementId System.String

Gets and sets the property StatementId.

A unique identifier for a cross-account permission statement.

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