SamlAuthorizationDecisionClaimResource.Resource Egenskap

Definition

Hämtar resursen som ämnet söker åtkomst till.

public:
 property System::String ^ Resource { System::String ^ get(); };
public string Resource { get; }
member this.Resource : string
Public ReadOnly Property Resource As String

Egenskapsvärde

En URI som representerar resursen som ämnet söker åtkomst till.

Kommentarer

Egenskapen AccessDecision motsvarar attributet <AuthorizationDecisionStatement> för Resource det element som definieras i specifikationen Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML).

Gäller för