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

IsSetAuthenticationCode1() 개인적인 메소드

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