Share via


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

適用於