共用方式為


AsymmetricProofDescriptor.ApplyTo(RequestSecurityTokenResponse) 方法

定義

將證明描述元套用至 RSTR 的要求證明權杖。

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)

參數

response
RequestSecurityTokenResponse

要套用描述元的 RSTR。

備註

對於非對稱令牌,不會寫入 RSTR 的證明令牌。

適用於