Compartilhar via


Signature.SignedInfo Property

Definition

Gets or sets the SignedInfo.

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

Property Value

Exceptions

if 'value' is null.

Applies to