DBDataPermission::FromXml Method (SecurityElement^)
.NET Framework (current version)
Reconstructs a security object with a specified state from an XML encoding.
Assembly: System.Data (in System.Data.dll)
Parameters
- securityElement
-
Type:
System.Security::SecurityElement^
The XML encoding to use to reconstruct the security object.
Custom code that extends security objects needs to implement the ToXml and FromXml methods to make the objects security encodable.
.NET Framework
Available since 1.1
Available since 1.1
Show: