Edit

Share via


ClaimTypes.DenyOnlyPrimarySid Field

Definition

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

public: System::String ^ DenyOnlyPrimarySid;
public const string DenyOnlyPrimarySid;
val mutable DenyOnlyPrimarySid : string
Public Const DenyOnlyPrimarySid 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