Sdílet prostřednictvím


DispatchRuntime.ServiceAuthenticationManager Vlastnost

Definice

Získá nebo nastaví objekt, který spravuje proces ověřování pro operace služby.

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

Hodnota vlastnosti

ServiceAuthenticationManager

Objekt správy ověřování.

Poznámky

Ověřování určuje identitu entity, která podepsala zprávu.

Platí pro