'Declaration
<System.Security.SecuritySafeCriticalAttribute()> <System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptionsAttribute()> Protected Overloads Sub Persist( _ ByVal enableOwnershipPrivilege As System.Boolean, _ ByVal name As System.String, _ ByVal includeSections As System.Security.AccessControl.AccessControlSections _ )
'Usage
Dim instance As BatchQueueSecurity Dim enableOwnershipPrivilege As System.Boolean Dim name As System.String Dim includeSections As System.Security.AccessControl.AccessControlSections instance.Persist(enableOwnershipPrivilege, name, includeSections)
[System.Security.SecuritySafeCritical()] [System.Runtime.ExceptionServices.HandleProcessCorruptedStateExceptions()] protected void Persist( System.bool enableOwnershipPrivilege, System.string name, System.Security.AccessControl.AccessControlSections includeSections )
Parameters
- enableOwnershipPrivilege
- name
- includeSections