SamlSubject.KeyIdentifier Property
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 or sets a key identifier that provides access to a cryptographic key held by the subject of the SAML security token.
public:
property System::IdentityModel::Tokens::SecurityKeyIdentifier ^ KeyIdentifier { System::IdentityModel::Tokens::SecurityKeyIdentifier ^ get(); void set(System::IdentityModel::Tokens::SecurityKeyIdentifier ^ value); };
public System.IdentityModel.Tokens.SecurityKeyIdentifier KeyIdentifier { get; set; }
member this.KeyIdentifier : System.IdentityModel.Tokens.SecurityKeyIdentifier with get, set
Public Property KeyIdentifier As SecurityKeyIdentifier
A SecurityKeyIdentifier that provides access to a cryptographic key held by the subject of the SamlSecurityToken security token.
The key included in the key identifier that is represented by the KeyIdentifier property is decrypted and set to the Crypto property when the SamlSubject method is called.
The KeyIdentifier property corresponds to the <ds:KeyInfo>
child element of a <saml:SubjectConfirmation>
element of a SAML assertion.
Produkt | Versiounen |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
Feedback zu .NET
.NET ass en Open-Source-Projet. Wielt e Link, fir Feedback ze ginn: