Aracılığıyla paylaş


Saml2Serializer.DSigSerializer Property

Definition

Gets or sets the DSigSerializer to use for reading / writing the Signature

public Microsoft.IdentityModel.Xml.DSigSerializer DSigSerializer { get; set; }
member this.DSigSerializer : Microsoft.IdentityModel.Xml.DSigSerializer with get, set
Public Property DSigSerializer As DSigSerializer

Property Value

Exceptions

if value is null.

Remarks

Passed to EnvelopedSignatureReader and EnvelopedSignatureWriter.

Applies to