Aracılığıyla paylaş


SymmetricProofDescriptor.ApplyTo(RequestSecurityTokenResponse) Yöntem

Tanım

Belirtilen RSTR'yi bu yazım denetleme tanımlayıcısının ayarlarına göre değiştirir.

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

Kanıt tanımlayıcısının uygulanacağı RSTR.

Özel durumlar

response, null değeridir.

Açıklamalar

RSTR'nin içinde, kanıt tanımlayıcı örneğinin içindekilere göre istenen kanıt belirteci gibi uygun yapıtları ayarlar.

Şunlara uygulanır