Amazon.IdentityManagement.Model.ResetServiceSpecificCredentialResponse.IsSetServiceSpecificCredential C# (CSharp) Method

IsSetServiceSpecificCredential() private method

private IsSetServiceSpecificCredential ( ) : bool
return bool
        internal bool IsSetServiceSpecificCredential()
        {
            return this._serviceSpecificCredential != null;
        }
ResetServiceSpecificCredentialResponse