DispatchRuntime.ServiceAuthorizationManager Eigenschaft

Definition

Ruft die, die ServiceAuthorizationManager Autorisierungsüberprüfung für die DispatchRuntime.

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

A ServiceAuthorizationManager that provides authorization checking for the DispatchRuntime.

Gilt für: