Amazon.CognitoIdentityProvider.Model.DeviceSecretVerifierConfigType.IsSetPasswordVerifier C# (CSharp) Method

IsSetPasswordVerifier() private method

private IsSetPasswordVerifier ( ) : bool
return bool
        internal bool IsSetPasswordVerifier()
        {
            return this._passwordVerifier != null;
        }
DeviceSecretVerifierConfigType