The permission element is used to document the types of permissions that
a caller must be granted to access this method.
Namespace: XMLCommentsExamplesAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
.NET Framework Security
Permission | Description |
---|---|
System.Security.Permissions SecurityPermission | Execution privilege. |
System.Security.Permissions ReflectionPermission | Member access privilege for reflection. |
See Also