ClaimTypes.DenyOnlySid Propriété
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.
Obtient l’URI d’une revendication qui spécifie un IDENTIFICATEUR de sécurité de refus uniquement (SID) pour une entité.
public:
static property System::String ^ DenyOnlySid { System::String ^ get(); };
public static string DenyOnlySid { get; }
static member DenyOnlySid : string
Public Shared ReadOnly Property DenyOnlySid As String
Valeur de propriété
URI d’une revendication qui spécifie un SID de refus uniquement pour une entité.
Remarques
Un SID refuser uniquement refuse l’entité spécifiée à un objet sécurisable.
La chaîne retournée par cette propriété est http://schemas.xmlsoap.org/ws/2005/05/identity/claims/denyonlysid.