DispatchRuntime.ServiceAuthorizationManager Egenskap

Definition

Hämtar som ServiceAuthorizationManager tillhandahåller auktoriseringskontroll för 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

Egenskapsvärde

A ServiceAuthorizationManager som tillhandahåller auktoriseringskontroll för DispatchRuntime.

Gäller för