ClaimTypes.DenyOnlyPrimaryGroupSid Champ
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie l’URI d’une revendication qui indique le SID de groupe principal refuser uniquement sur une entité ; 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
Valeur de champ
Remarques
Un SID refuser uniquement refuse l’accès d’entité spécifié à un objet sécurisable.
Note
Les URI de schéma sont principalement utilisés comme identificateurs et ne doivent pas être censés fonctionner en tant que liens hypertexte.