Sdílet prostřednictvím


ServiceModelSecurityTokenRequirement.TransportScheme Vlastnost

Definice

Získá nebo nastaví dopravní schéma.

public:
 property System::String ^ TransportScheme { System::String ^ get(); void set(System::String ^ value); };
public string TransportScheme { get; set; }
member this.TransportScheme : string with get, set
Public Property TransportScheme As String

Hodnota vlastnosti

String

Režim dopravy.

Poznámky

V případě zabezpečení přenosu tato vlastnost obsahuje schéma TransportBindingElement přenosu, který vytváří požadavek tokenu.

Platí pro