SamlAuthorizationDecisionClaimResource.Resource Eigenschap

Definitie

Hiermee haalt u de resource op waar het onderwerp toegang tot zoekt.

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

Waarde van eigenschap

Een URI die de resource vertegenwoordigt waartoe het onderwerp toegang zoekt.

Opmerkingen

De AccessDecision eigenschap komt overeen met het Resource kenmerk van het <AuthorizationDecisionStatement> element dat is gedefinieerd in de Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML)-specificatie.

Van toepassing op