DispatchRuntime.ServiceAuthorizationManager Eigenschaft

Definition

Ruft den ServiceAuthorizationManager ab, der Autorisierungsüberprüfung für DispatchRuntime bietet.

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

Eigenschaftswert

Ein ServiceAuthorizationManager, der Autorisierungsüberprüfung für DispatchRuntime bietet.

Gilt für: