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

IsSetAuthenticationCode1() private méthode

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