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 information about the access keys.

Inheritance Hierarchy

System.Object
  Amazon.GuardDuty.Model.AccessKeyDetails

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

Syntax

C#
public class AccessKeyDetails

The AccessKeyDetails type exposes the following members

Constructors

NameDescription
Public Method AccessKeyDetails()

Properties

NameTypeDescription
Public Property AccessKeyId System.String

Gets and sets the property AccessKeyId.

The access key ID of the user.

Public Property PrincipalId System.String

Gets and sets the property PrincipalId.

The principal ID of the user.

Public Property UserName System.String

Gets and sets the property UserName.

The name of the user.

Public Property UserType System.String

Gets and sets the property UserType.

The type of the user.

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