C# 클래스 Microsoft.AspNetCore.Authentication.ActiveDirectory.Events.AuthenticationSucceededContext

상속: BaseActiveDirectoryContext
파일 보기 프로젝트 열기: OneBitSoftware/Microsoft.AspNetCore.Authentication.ActiveDirectory 1 사용 예제들

공개 메소드들

메소드 설명
AuthenticationSucceededContext ( HttpContext context, ActiveDirectoryOptions options ) : AspNetCore.Authentication

메소드 상세

AuthenticationSucceededContext() 공개 메소드

public AuthenticationSucceededContext ( HttpContext context, ActiveDirectoryOptions options ) : AspNetCore.Authentication
context HttpContext
options ActiveDirectoryOptions
리턴 AspNetCore.Authentication