SecurityMessageProperty.ProtectionToken Egenskap

Definition

Hämtar eller anger SecurityTokenSpecification skyddstoken för det här meddelandet.

public:
 property System::ServiceModel::Security::SecurityTokenSpecification ^ ProtectionToken { System::ServiceModel::Security::SecurityTokenSpecification ^ get(); void set(System::ServiceModel::Security::SecurityTokenSpecification ^ value); };
public System.ServiceModel.Security.SecurityTokenSpecification ProtectionToken { get; set; }
member this.ProtectionToken : System.ServiceModel.Security.SecurityTokenSpecification with get, set
Public Property ProtectionToken As SecurityTokenSpecification

Egenskapsvärde

Skyddstoken SecurityTokenSpecification för det här meddelandet.

Kommentarer

Skyddstoken används i symmetriska säkerhetsbindningar för signering och kryptering.

Gäller för