ClaimsPrincipalPermission.FromXml(SecurityElement) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reconstructs the current permission and its state from the specified XML encoding.
public:
virtual void FromXml(System::Security::SecurityElement ^ element);
public void FromXml(System.Security.SecurityElement element);
abstract member FromXml : System.Security.SecurityElement -> unit
override this.FromXml : System.Security.SecurityElement -> unit
Public Sub FromXml (element As SecurityElement)
- element
- SecurityElement
The XML encoding to use to reconstruct the permission.
element
is null
.
The encoding contains unrecognized elements or attributes or improperly formed XML.
Reconstructs a permission from the XML encoding created by a call to the ToXml method.
Proizvod | Verzije |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Povratne informacije o proizvodu .NET
.NET je projekt otvorenog koda. Odaberite vezu za slanje povratnih informacija: