IPermissionElement Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a code access security (CAS) permission.
public interface class IPermissionElement : Microsoft::VisualStudio::SharePoint::IObservableModelElement
public interface IPermissionElement : Microsoft.VisualStudio.SharePoint.IObservableModelElement
type IPermissionElement = interface
interface IObservableModelElement
Public Interface IPermissionElement
Implements IObservableModelElement
- Implements
Remarks
For more information, see Code Access Security.
Properties
Xml |
Gets or sets the XML content of the code access security (CAS) permission. |
Events
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) |