AsymmetricProofDescriptor.KeyIdentifier 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 key identifier that the requestor has provided from the use key. It can be echoed back inside the SAML token if it is needed.
public:
virtual property System::IdentityModel::Tokens::SecurityKeyIdentifier ^ KeyIdentifier { System::IdentityModel::Tokens::SecurityKeyIdentifier ^ get(); };
public override System.IdentityModel.Tokens.SecurityKeyIdentifier KeyIdentifier { get; }
member this.KeyIdentifier : System.IdentityModel.Tokens.SecurityKeyIdentifier
Public Overrides ReadOnly Property KeyIdentifier As SecurityKeyIdentifier
Property Value
The key identifier that the requestor has provided from the use key.
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา