SecProtocol Enum
Definition
Protocol used for InternetPasswords
public enum SecProtocol
type SecProtocol =
- Inheritance
-
SecProtocol
Fields
Afp | 11 | |
AppleTalk | 10 | AppleTalk service |
Daap | 22 | |
Eppc | 23 | |
Ftp | 0 | FTP service |
FtpAccount | 1 | FTP account |
FtpProxy | 18 | FTP proxy |
Ftps | 14 | FTP over SSL/TLS. |
Http | 2 | HTTP server |
HttpProxy | 16 | HTTP Proxy |
Https | 15 | HTTP over SSL/TLS. |
HttpsProxy | 17 | HTTP Proxy over SSL/TLS |
Imap | 8 | IMAP protocol |
Imaps | 28 | Imap over SSL/TLS. |
Invalid | -1 | Invalid |
Ipp | 24 | |
Irc | 3 | Internet Relay Chat |
Ircs | 29 | IRC over SSL/TLS. |
Ldap | 9 | LDAP |
Ldaps | 26 | Ldap over SSL/TLS. |
Nntp | 4 | NTTP |
Nntps | 25 | NTTP over SSL/TLS. |
Pop3 | 5 | Post office protocol for email. |
Pop3s | 30 | POP3 over SSL/TLS |
Rtsp | 20 | RTSP |
RtspProxy | 21 | RTSP Proxy |
Smb | 19 | CIFS/SMB file sharing or print share. |
Smtp | 6 | Simple Mail Transfer Protocol service. |
Socks | 7 | SOCKS proxy |
Ssh | 13 | Secure Shell |
Telnet | 12 | Telnet service |
Telnets | 27 | Telnet over SSL/TLS. |