SamlAuthorizationDecisionClaimResource.ActionNamespace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Property Value
The XML namespace in which the action specified in the ActionName property is defined.
Remarks
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.
Applies to
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.