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.

Describes a resource.

Inheritance Hierarchy

System.Object
  Amazon.WorkDocs.Model.Principal

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

Syntax

C#
public class Principal

The Principal type exposes the following members

Constructors

NameDescription
Public Method Principal()

Properties

NameTypeDescription
Public Property Id System.String

Gets and sets the property Id.

The ID of the resource.

Public Property Roles System.Collections.Generic.List<Amazon.WorkDocs.Model.PermissionInfo>

Gets and sets the property Roles.

The permission information for the resource.

Public Property Type Amazon.WorkDocs.PrincipalType

Gets and sets the property Type.

The type of 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