Aracılığıyla paylaş


SecurityTokenDescriptor.ApplyTo(RequestSecurityTokenResponse) Yöntem

Tanım

Belirtilen RSTR'nin uygun özelliklerini geçerli örneğin özelliklerine göre ayarlar.

public:
 virtual void ApplyTo(System::IdentityModel::Protocols::WSTrust::RequestSecurityTokenResponse ^ response);
public virtual void ApplyTo (System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse response);
abstract member ApplyTo : System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse -> unit
override this.ApplyTo : System.IdentityModel.Protocols.WSTrust.RequestSecurityTokenResponse -> unit
Public Overridable Sub ApplyTo (response As RequestSecurityTokenResponse)

Parametreler

response
RequestSecurityTokenResponse

Geçerli örneğin ayarlarının uygulanacağı RSTR.

Özel durumlar

response, null değeridir.

Şunlara uygulanır