ReadOnlyPermissionSet Constructor (SecurityElement^)
.NET Framework (current version)
Initializes a new instance of the ReadOnlyPermissionSet class.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- permissionSetXml
-
Type:
System.Security::SecurityElement^
The XML element from which to take the value of the new ReadOnlyPermissionSet.
| Exception | Condition |
|---|---|
| ArgumentNullException | permissionSetXml is null. |
.NET Framework
Available since 4.0
Available since 4.0
Show: