System.Security.AccessControl.KnownAce.SecurityIdentifier Property

Gets or sets the System.Security.Principal.SecurityIdentifier object associated with this System.Security.AccessControl.KnownAce object.

Syntax

public System.Security.Principal.SecurityIdentifier SecurityIdentifier { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

No restrictions are placed on the System.Security.Principal.SecurityIdentifier object.

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0