'Declaration
<System.Security.SecuritySafeCriticalAttribute()> Protected Overloads Overridable Sub Persist( _ ByVal handle As System.Runtime.InteropServices.SafeHandle, _ ByVal includeSections As System.Security.AccessControl.AccessControlSections _ )
'Usage
Dim instance As JAMSSecurity Dim handle As System.Runtime.InteropServices.SafeHandle Dim includeSections As System.Security.AccessControl.AccessControlSections instance.Persist(handle, includeSections)
[System.Security.SecuritySafeCritical()] protected virtual void Persist( System.Runtime.InteropServices.SafeHandle handle, System.Security.AccessControl.AccessControlSections includeSections )
Parameters
- handle
- includeSections