ChallengeResultstatusCode Property

回應代碼

Definition

Namespace: eBizprise.Framework.Api.DataContract.Confirmation
Assembly: eBizprise.Framework.Api.DataContract.Confirmation (in eBizprise.Framework.Api.DataContract.Confirmation.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public string statusCode { get; set; }

Property Value

String

Remarks

"0000"表示成功,其他代碼表示失敗

See Also