Aracılığıyla paylaş


EnvelopedSignatureReader.OnEndOfRootElement Method

Definition

Called after the root element has been completely read. Attaches a Microsoft.IdentityModel.Xml.EnvelopedSignatureReader.XmlTokenStream to the first Reference for future processing if a signature was found.

protected virtual void OnEndOfRootElement ();
abstract member OnEndOfRootElement : unit -> unit
override this.OnEndOfRootElement : unit -> unit
Protected Overridable Sub OnEndOfRootElement ()

Applies to