Amazon.SimpleEmail.Model.GetIdentityVerificationAttributesResponse.IsSetVerificationAttributes C# (CSharp) Méthode

IsSetVerificationAttributes() private méthode

private IsSetVerificationAttributes ( ) : bool
Résultat bool
        internal bool IsSetVerificationAttributes()
        {
            return this._verificationAttributes != null && this._verificationAttributes.Count > 0; 
        }
GetIdentityVerificationAttributesResponse