GlobalBrokeredServiceContainer.GetFullAccessServiceBroker Yöntem

Tanım

IServiceBrokerTüm hizmet istekleri için varsayılan olarak uygulanan yerel kimlik bilgileriyle bu işleme sunulan tüm hizmetlere tam erişim sağlar. Bu, aracılı bir hizmette kullanılmamalıdır, bunun yerine IServiceBroker kendi hizmet fabrikasına verilen öğesini kullanması gerekir.

public:
 virtual Microsoft::ServiceHub::Framework::IServiceBroker ^ GetFullAccessServiceBroker();
public Microsoft.ServiceHub.Framework.IServiceBroker GetFullAccessServiceBroker ();
abstract member GetFullAccessServiceBroker : unit -> Microsoft.ServiceHub.Framework.IServiceBroker
override this.GetFullAccessServiceBroker : unit -> Microsoft.ServiceHub.Framework.IServiceBroker
Public Function GetFullAccessServiceBroker () As IServiceBroker

Döndürülenler

IServiceBroker

IServiceBrokerÇağıran için oluşturulan örnek.

Uygulamalar

Şunlara uygulanır