AuthenticateContext.Failed(Exception) 메서드

정의

public:
 virtual void Failed(Exception ^ error);
public virtual void Failed (Exception error);
abstract member Failed : Exception -> unit
override this.Failed : Exception -> unit
Public Overridable Sub Failed (error As Exception)

매개 변수

error
Exception

적용 대상