프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreateAuthData | byte[] | ||
ISaslAuthenticationProvider | byte[] | ||
ISaslAuthenticationProvider | byte[] | ||
ISaslAuthenticationProvider | void |
메소드 | 설명 | |
---|---|---|
PlainTextAuthenticator ( ) : System | ||
PlainTextAuthenticator ( string zone, string userName, string password ) : System |
메소드 | 설명 | |
---|---|---|
CreateAuthData ( string zone, string userName, string password ) : byte[] | ||
ISaslAuthenticationProvider ( ) : byte[] | ||
ISaslAuthenticationProvider ( byte data ) : byte[] | ||
ISaslAuthenticationProvider ( object>.Dictionary |
public PlainTextAuthenticator ( string zone, string userName, string password ) : System | ||
zone | string | |
userName | string | |
password | string | |
리턴 | System |