AWS SDK for .NET Documentation
Path Property
AmazonAmazon.IdentityManagement.ModelCreateUserRequestPath Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Path.

The path for the user name. For more information about paths, see Identifiers for IAM Entities in Using AWS Identity and Access Management.

This parameter is optional. If it is not included, it defaults to a slash (/).

Declaration Syntax
C#
public string Path { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)