EmptySecurityKeyIdentifierClause.Context 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 an object that is used to provide a hint when there is a need to resolve to a particular key.
public:
property System::Object ^ Context { System::Object ^ get(); };
public object Context { get; }
member this.Context : obj
Public ReadOnly Property Context As Object
Property Value
An object that provides a hint when there is a need to resolve to a particular key.
Remarks
In the case of SAML11 and SAML2 tokens that have signatures without a <KeyInfo>
element, this property will contain the assertion that is currently being processed.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา