C# 클래스 Durango.Authentication.AnonymousAuthenticator

상속: IAuthenticationHandler
파일 보기 프로젝트 열기: AlexArchive/Durango 1 사용 예제들

공개 메소드들

메소드 설명
Authenticate ( WebAgent webAgent, Credentials credentials ) : void

메소드 상세

Authenticate() 공개 메소드

public Authenticate ( WebAgent webAgent, Credentials credentials ) : void
webAgent WebAgent
credentials Credentials
리턴 void