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.

Information that implicitly denies authorization. When policy doesn't explicitly deny or allow an action on a resource it is considered an implicit deny.

Inheritance Hierarchy

System.Object
  Amazon.IoT.Model.ImplicitDeny

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

Syntax

C#
public class ImplicitDeny

The ImplicitDeny type exposes the following members

Constructors

NameDescription
Public Method ImplicitDeny()

Properties

NameTypeDescription
Public Property Policies System.Collections.Generic.List<Amazon.IoT.Model.Policy>

Gets and sets the property Policies.

Policies that don't contain a matching allow or deny statement for the specified action on the specified resource.

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