SensitiveConnectionManagerBase.SaveSensitiveValue Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
protected:
static void SaveSensitiveValue(System::Xml::XmlDocument ^ doc, System::Xml::XmlElement ^ parent, System::String ^ name, System::String ^ value);
protected static void SaveSensitiveValue (System.Xml.XmlDocument doc, System.Xml.XmlElement parent, string name, string value);
static member SaveSensitiveValue : System.Xml.XmlDocument * System.Xml.XmlElement * string * string -> unit
Protected Shared Sub SaveSensitiveValue (doc As XmlDocument, parent As XmlElement, name As String, value As String)
Paramètres
- doc
- XmlDocument
- parent
- XmlElement
- name
- String
- value
- String