PipeSecurity::Persist Method (String^)
.NET Framework (current version)
Saves the specified sections of the security descriptor that is associated with the current PipeSecurity object to permanent storage.
Assembly: System.Core (in System.Core.dll)
public protected: [SecurityCriticalAttribute] [SecurityPermissionAttribute(SecurityAction::Assert, UnmanagedCode = true)] void Persist( String^ name )
Parameters
- name
-
Type:
System::String^
The name of the securable object that the current PipeSecurity object is associated with.
.NET Framework
Available since 3.5
Available since 3.5
Show: