WSTrustChannel.WSTrustSerializationContext Eigenschaft

Definition

Dient zum Abrufen oder Festlegen des Kanals, der WSTrustSerializationContext zum Serialisieren von WS-Trust Nachrichten verwendet wird.

public:  property System::IdentityModel::Protocols::WSTrust::WSTrustSerializationContext ^ WSTrustSerializationContext {  public:
System::IdentityModel::Protocols::WSTrust::WSTrustSerializationContext ^ get(); protected:
 void set(System::IdentityModel::Protocols::WSTrust::WSTrustSerializationContext ^ value); };
public System.IdentityModel.Protocols.WSTrust.WSTrustSerializationContext WSTrustSerializationContext { get; protected set; }
member this.WSTrustSerializationContext : System.IdentityModel.Protocols.WSTrust.WSTrustSerializationContext with get, set
Public Property WSTrustSerializationContext As WSTrustSerializationContext

Eigenschaftswert

Der WSTrustSerializationContext vom Kanal verwendete.

Hinweise

Der Set-Accessor ist geschützt.

Gilt für: