Condividi tramite


ServiceModelSecurityTokenRequirement.TransportSchemeProperty Proprietà

Definizione

Se la richiesta viene effettuata da un provider o da un autenticatore di token da utilizzare con la sicurezza del trasporto, questa stringa è la chiave per la proprietà del requisito del token il cui valore è lo schema di trasporto.

public:
 static property System::String ^ TransportSchemeProperty { System::String ^ get(); };
public static string TransportSchemeProperty { get; }
static member TransportSchemeProperty : string
Public Shared ReadOnly Property TransportSchemeProperty As String

Valore della proprietà

La chiave per la proprietà del requisito del token il cui valore è lo schema del trasporto.

Si applica a

Vedi anche