SamlConstants.Namespace 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 SAML assertions are defined. This field is constant.
public:
static property System::String ^ Namespace { System::String ^ get(); };
public static string Namespace { get; }
static member Namespace : string
Public Shared ReadOnly Property Namespace As String
Property Value
The XML namespace in which SAML assertions are defined.
Remarks
The XML namespace is defined in the version of the SAML specification specified by the MajorVersionValue and MinorVersionValue properties.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา