Amazon.IdentityManagement.Model.ResyncMFADeviceRequest.IsSetAuthenticationCode2 C# (CSharp) Method

IsSetAuthenticationCode2() private method

private IsSetAuthenticationCode2 ( ) : bool
return bool
        internal bool IsSetAuthenticationCode2()
        {
            return this._authenticationCode2 != null;
        }