C# 클래스 TestAmqpBroker.TestAmqpBroker.TestPlainAuthenticator

상속: ISaslPlainAuthenticator
파일 보기 프로젝트 열기: Azure/azure-amqp

공개 메소드들

메소드 설명
TestPlainAuthenticator ( string userName, string password ) : System

비공개 메소드들

메소드 설명
ISaslPlainAuthenticator ( string userName, string password ) : Task

메소드 상세

TestPlainAuthenticator() 공개 메소드

public TestPlainAuthenticator ( string userName, string password ) : System
userName string
password string
리턴 System