ClaimTypes::DenyOnlyPrimarySid Field

.NET Framework (current version)
 

The URI for a claim that specifies the deny-only primary SID on an entity; http://schemas.microsoft.com/ws/2008/06/identity/claims/denyonlyprimarysid. A deny-only SID denies the specified entity to a securable object.

Namespace:   System.Security.Claims
Assembly:  mscorlib (in mscorlib.dll)

public:
literal String^ DenyOnlyPrimarySid

Field Value

Type: System::String^

Universal Windows Platform
Available since 10
.NET Framework
Available since 4.5
Return to top
Show: