Amazon.IdentityManagement.Model.ResyncMFADeviceRequest.IsSetAuthenticationCode2 C# (CSharp) 메소드

IsSetAuthenticationCode2() 개인적인 메소드

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