System::Security::SecurityElement::FromString メソッド

SecurityElement::FromString method

XML コードから要素を作成します。

static SecurityElement System::Security::SecurityElement::FromString(const String &xml)
パラメーター説明
xmlconst String&XML コード。

ReturnValue

新しく作成された要素。

参照