Saml2Action.Value 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 ou définit l'action que le sujet du Saml2AuthorizationDecisionStatement peut exécuter sur la ressource.
public:
property System::String ^ Value { System::String ^ get(); void set(System::String ^ value); };
public string Value { get; set; }
member this.Value : string with get, set
Public Property Value As String
Valeur de propriété
Action que l'objet du Saml2AuthorizationDecisionStatement peut exécuter sur la ressource.
Exceptions
Une tentative d'affectation d'une valeur qui est null
ou une chaîne vide se produit.
Remarques
Valeur de l’élément <saml:Action>
. Pour plus d’informations sur l’élément représenté par cette classe, consultez la spécification suivante : Assertions and Protocols for the OASIS Security Assertion Markup Language (SAML) V2.0.