Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a code access security (CAS) permission.
Namespace: Microsoft.VisualStudio.SharePoint.Packages
Assembly: Microsoft.VisualStudio.SharePoint (in Microsoft.VisualStudio.SharePoint.dll)
Syntax
'Declaration
Public Interface IPermissionElement _
Inherits IObservableModelElement
public interface IPermissionElement : IObservableModelElement
The IPermissionElement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Xml | Gets or sets the XML content of the code access security (CAS) permission. |
Top
Events
| Name | Description | |
|---|---|---|
![]() |
PropertyChanged | Occurs when a DSL model element has changed. (Inherited from IObservableModelElement.) |
![]() |
PropertyChanging | Occurs when a DSL model element is being changed. (Inherited from IObservableModelElement.) |
Top
Remarks
For more information, see Code Access Security.
.gif)
.gif)