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

IsSetAuthenticationCode1() private method

private IsSetAuthenticationCode1 ( ) : bool
return bool
        internal bool IsSetAuthenticationCode1()
        {
            return this._authenticationCode1 != null;
        }