共用方式為


SignInResponseMessage.Validate 方法

定義

驗證目前的執行個體。

protected:
 override void Validate();
protected override void Validate ();
override this.Validate : unit -> unit
Protected Overrides Sub Validate ()

例外狀況

動作參數 (wa) 不是 "wsignin1.0"。

Wresult 參數或 wresultptr 參數都未指定

-或-

wresult 參數和 wresultptr 參數都已指定。

備註

檢查 wa (wa) 的動作參數是否為 “wsignin1.0”,並指定 wresult 參數或 wresultptr 參數。

適用於