SamlAuthorizationDecisionClaimResource.ActionName Propriedade
Definição
public:
property System::String ^ ActionName { System::String ^ get(); };
public string ActionName { get; }
member this.ActionName : string
Public ReadOnly Property ActionName As String
Valor da propriedade
A ação procurada pelo assunto no recurso especificado na Resource propriedade.The action sought by the subject on the resource specified in the Resource property.
Comentários
A ActionName propriedade corresponde ao <Action> elemento que é definido nas asserções e no protocolo para a especificação de Security ASSERTION MARKUP Language do Oasis (SAML).The ActionName property corresponds to the <Action> element that is defined in the Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML) specification.