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.
Namespace: Amazon.IdentityStore.Model
Assembly: AWSSDK.IdentityStore.dll
Version: 3.x.y.z
public class Name
The Name type exposes the following members
Name | Description | |
---|---|---|
Name() |
Name | Type | Description | |
---|---|---|---|
FamilyName | System.String |
Gets and sets the property FamilyName. The family name of the user. |
|
Formatted | System.String |
Gets and sets the property Formatted. A string containing a formatted version of the name for display. |
|
GivenName | System.String |
Gets and sets the property GivenName. The given name of the user. |
|
HonorificPrefix | System.String |
Gets and sets the property HonorificPrefix. The honorific prefix of the user. For example, "Dr." |
|
HonorificSuffix | System.String |
Gets and sets the property HonorificSuffix. The honorific suffix of the user. For example, "M.D." |
|
MiddleName | System.String |
Gets and sets the property MiddleName. The middle name of the user. |
.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