편집

다음을 통해 공유


SecProtocol Enum

Definition

Protocol used for InternetPasswords

public enum SecProtocol
type SecProtocol = 
Inheritance
SecProtocol

Fields

Name Value Description
Invalid -1

Invalid

Ftp 0

FTP service

FtpAccount 1

FTP account

Http 2

HTTP server

Irc 3

Internet Relay Chat

Nntp 4

NTTP

Pop3 5

Post office protocol for email.

Smtp 6

Simple Mail Transfer Protocol service.

Socks 7

SOCKS proxy

Imap 8

IMAP protocol

Ldap 9

LDAP

AppleTalk 10

AppleTalk service

Afp 11
Telnet 12

Telnet service

Ssh 13

Secure Shell

Ftps 14

FTP over SSL/TLS.

Https 15

HTTP over SSL/TLS.

HttpProxy 16

HTTP Proxy

HttpsProxy 17

HTTP Proxy over SSL/TLS

FtpProxy 18

FTP proxy

Smb 19

CIFS/SMB file sharing or print share.

Rtsp 20

RTSP

RtspProxy 21

RTSP Proxy

Daap 22
Eppc 23
Ipp 24
Nntps 25

NTTP over SSL/TLS.

Ldaps 26

Ldap over SSL/TLS.

Telnets 27

Telnet over SSL/TLS.

Imaps 28

Imap over SSL/TLS.

Ircs 29

IRC over SSL/TLS.

Pop3s 30

POP3 over SSL/TLS

Applies to