Amazon.CognitoIdentityProvider.Model.ConfirmSignUpRequest.IsSetForceAliasCreation C# (CSharp) Méthode

IsSetForceAliasCreation() private méthode

private IsSetForceAliasCreation ( ) : bool
Résultat bool
        internal bool IsSetForceAliasCreation()
        {
            return this._forceAliasCreation.HasValue; 
        }