SamlAuthorizationDecisionClaimResource.ActionNamespace Propriedade
Definição
O namespace de XML no qual a ação especificada na propriedade ActionName é definida.Gets the XML namespace in which the action specified in the ActionName property is defined.
public:
property System::String ^ ActionNamespace { System::String ^ get(); };
public string ActionNamespace { get; }
member this.ActionNamespace : string
Public ReadOnly Property ActionNamespace As String
Valor da propriedade
O namespace XML no qual a ação especificada na ActionName propriedade é definida.The XML namespace in which the action specified in the ActionName property is defined.
Comentários
A AccessDecision propriedade corresponde ao Namespace atributo do <Action> elemento que é definido nas asserções e no protocolo para a especificação do Oasis Security Assertion Markup Language (SAML).The AccessDecision property corresponds to the Namespace attribute of the <Action> element that is defined in the Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML) specification.