PeerCollaborationPermission::FromXml Method (SecurityElement^)
.NET Framework (current version)
Represents the XML object model for encoding security objects.
Assembly: System.Net (in System.Net.dll)
Parameters
- e
-
Type:
System.Security::SecurityElement^
The XML encoding to use to reconstruct the permission.
| Exception | Condition |
|---|---|
| ArgumentException |
|
| ArgumentNullException | The parameter is a null reference (Nothing in Visual Basic). |
This class is intended to be a lightweight implementation of a simple XML object model for use within the security system, and not for use as a general XML object model.
This class cannot be inherited.
.NET Framework
Available since 3.5
Available since 3.5
Show: