System.Security.Principal.WellKnownSidType.ThisOrganizationSid Field

Indicates a SID present when the user authenticated from within the forest or across a trust that does not have the selective authentication option enabled. If this SID is present, then WellKnownSidType.OtherOrganizationSid cannot be present.

Syntax

WellKnownSidType ThisOrganizationSid

Requirements

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