Amazon.CognitoIdentityProvider.Model.AdminCreateUserConfigType.IsSetAllowAdminCreateUserOnly C# (CSharp) Method

IsSetAllowAdminCreateUserOnly() private method

private IsSetAllowAdminCreateUserOnly ( ) : bool
return bool
        internal bool IsSetAllowAdminCreateUserOnly()
        {
            return this._allowAdminCreateUserOnly.HasValue; 
        }