Edit

Share via


ClaimTypes.DenyOnlyPrimaryGroupSid Field

Definition

Specifies the URI for a claim that indicates the deny-only primary group SID on an entity; http://schemas.microsoft.com/ws/2008/06/identity/claims/denyonlyprimarygroupsid.

public: System::String ^ DenyOnlyPrimaryGroupSid;
public const string DenyOnlyPrimaryGroupSid;
val mutable DenyOnlyPrimaryGroupSid : string
Public Const DenyOnlyPrimaryGroupSid As String 

Field Value

Remarks

A deny-only SID denies the specified entity access to a securable object.

Note

Schema URIs are mostly used as identifiers and shouldn't be expected to work as hyperlinks.

Applies to