AuthorizeReply_Enveloped_JwsSignedData_SignaturesProtected Property

簽章資訊頭, alg 及 x5c 經 UTF 8 編碼後,再以 Base64 URL 編碼

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+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
C#
public string Protected { get; set; }

Property Value

String

See Also