Walter.Web.FireWall
EMailRoles Enumeration
Walter.Web.FireWall Assembly > Walter.Web.FireWall.Destinations.Email Namespace : EMailRoles Enumeration
EMail roles that an address may implement, basically states what the users accepts being contacted about. These are your email addresses of your contacts managed by you,
Syntax
public enum EMailRoles : System.Enum 
Members
MemberDescription
FireWallAdministrationViolations The fire wall administration related violations are send
None Role was not set
OwnAccountRelatedViolations The users own account related violations are send
ProductUpdates Product updates are send to account
SecurityRelevant Security relevant roles (default)
UnauthorizedPhysicalFilesViolation The unauthorized physical files was altered and user needs to be notified
Remarks
ASP-WAF does not maintain or access any data
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Walter.Web.FireWall.Destinations.Email.EMailRoles

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Walter.Web.FireWall.Destinations.Email Namespace