Aracılığıyla paylaş


AsymmetricProofDescriptor.ApplyTo(RequestSecurityTokenResponse) Yöntem

Tanım

RSTR'nin istenen kanıt belirtecine kanıt tanımlayıcısını uygular.

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)

Parametreler

response
RequestSecurityTokenResponse

Tanımlayıcının uygulanacağı RSTR.

Açıklamalar

Asimetrik belirteç için RSTR'nin kanıt belirtecine yazacak bir şey yoktur.

Şunlara uygulanır