Amazon.CognitoIdentityProvider.Model.SignUpRequest.IsSetSecretHash C# (CSharp) 메소드

IsSetSecretHash() 개인적인 메소드

private IsSetSecretHash ( ) : bool
리턴 bool
        internal bool IsSetSecretHash()
        {
            return this._secretHash != null;
        }