Click or drag to resize

VGPrincipalPermissionToXml Method

Creates an XML encoding of the permission and its current state.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public SecurityElement ToXml()

Return Value

Type: SecurityElement
An XML encoding of the permission, including any state information.

Implements

ISecurityEncodableToXml
See Also