KeyInfo.GetXml 메서드

정의

KeyInfo 개체의 XML 표현을 반환합니다.

public:
 System::Xml::XmlElement ^ GetXml();
public System.Xml.XmlElement GetXml ();
member this.GetXml : unit -> System.Xml.XmlElement
Public Function GetXml () As XmlElement

반환

XmlElement

KeyInfo의 XML 표현입니다.

적용 대상