ServiceConfiguration.Authorization Propiedad
Definición
Obtiene el comportamiento de la autorización para el servicio.Gets the authorization behavior for the service.
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
Valor de propiedad
Comportamiento de la autorización para el servicio.The authorization behavior for the service.