AsymmetricProofDescriptor.ApplyTo(RequestSecurityTokenResponse) Method
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.
Applies the proof descriptor to the RSTR's requested proof token.
public:
override void ApplyTo(System::IdentityModel::Protocols::WSTrust::RequestSecurityTokenResponse ^ response);
public override void ApplyTo (System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse response);
override this.ApplyTo : System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse -> unit
Public Overrides Sub ApplyTo (response As RequestSecurityTokenResponse)
Parameters
- response
- RequestSecurityTokenResponse
The RSTR on which to apply the descriptor.
Remarks
For an asymmetric token, there is nothing to write into the RSTR's proof token.
Applies to
Dolgozzon együtt velünk a GitHubon
A tartalom forrása a GitHubon található, ahol létrehozhat és áttekinthet problémákat és lekéréses kérelmeket is. További információért tekintse meg a közreműködői útmutatónkat.