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.

The full name of the user.

Inheritance Hierarchy

System.Object
  Amazon.IdentityStore.Model.Name

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

Syntax

C#
public class Name

The Name type exposes the following members

Constructors

NameDescription
Public Method Name()

Properties

NameTypeDescription
Public Property FamilyName System.String

Gets and sets the property FamilyName.

The family name of the user.

Public Property Formatted System.String

Gets and sets the property Formatted.

A string containing a formatted version of the name for display.

Public Property GivenName System.String

Gets and sets the property GivenName.

The given name of the user.

Public Property HonorificPrefix System.String

Gets and sets the property HonorificPrefix.

The honorific prefix of the user. For example, "Dr."

Public Property HonorificSuffix System.String

Gets and sets the property HonorificSuffix.

The honorific suffix of the user. For example, "M.D."

Public Property MiddleName System.String

Gets and sets the property MiddleName.

The middle name 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