C# 클래스 Amazon.CognitoIdentityProvider.Model.AdminCreateUserRequest

Container for the parameters to the AdminCreateUser operation. Creates a new user in the specified user pool and sends a welcome message via email or phone (SMS). This message is based on a template that you configured in your call to CreateUserPool or UpdateUserPool. This template includes your custom sign-up instructions and placeholders for user name and temporary password.

Requires developer credentials.

상속: AmazonCognitoIdentityProviderRequest
파일 보기 프로젝트 열기: aws/aws-sdk-net 1 사용 예제들

비공개 메소드들

메소드 설명
IsSetDesiredDeliveryMediums ( ) : bool
IsSetForceAliasCreation ( ) : bool
IsSetMessageAction ( ) : bool
IsSetTemporaryPassword ( ) : bool
IsSetUserAttributes ( ) : bool
IsSetUserPoolId ( ) : bool
IsSetUsername ( ) : bool
IsSetValidationData ( ) : bool