ServiceConfiguration.Authorization Egenskap

Definition

Hämtar auktoriseringsbeteendet för tjänsten.

public:
 property System::ServiceModel::Description::ServiceAuthorizationBehavior ^ Authorization { System::ServiceModel::Description::ServiceAuthorizationBehavior ^ get(); };
public System.ServiceModel.Description.ServiceAuthorizationBehavior Authorization { get; }
member this.Authorization : System.ServiceModel.Description.ServiceAuthorizationBehavior
Public ReadOnly Property Authorization As ServiceAuthorizationBehavior

Egenskapsvärde

Auktoriseringsbeteendet för tjänsten.

Gäller för