namespace CPF.Mac.Security { public enum SecProtocol { Ftp, FtpAccount, Http, Irc, Nntp, Pop3, Smtp, Socks, Imap, Ldap, AppleTalk, Afp, Telnet, Ssh, Ftps, Https, HttpProxy, HttpsProxy, FtpProxy, Smb, Rtsp, RtspProxy, Daap, Eppc, Ipp, Nntps, Ldaps, Telnets, Imaps, Ircs, Pop3s } }