HttpSysOptions.RequestQueueSecurityDescriptor Property
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.
Gets or sets the security descriptor for the request queue.
public System.Security.AccessControl.GenericSecurityDescriptor? RequestQueueSecurityDescriptor { get; set; }
member this.RequestQueueSecurityDescriptor : System.Security.AccessControl.GenericSecurityDescriptor with get, set
Public Property RequestQueueSecurityDescriptor As GenericSecurityDescriptor
Property Value
Remarks
Only applies when creating a new request queue, see RequestQueueMode.