Amazon.IdentityManagement.Model.ResyncMFADeviceRequest.IsSetAuthenticationCode2 C# (CSharp) Méthode

IsSetAuthenticationCode2() private méthode

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