Udostępnij za pośrednictwem


NetPipeSection.AllowAccounts Właściwość

Definicja

Pobiera konta użytkowników dla procesów hostujących usługi Windows Communication Foundation (WCF) i otrzymują dostęp do połączenia z usługą udostępniania.

public:
 property System::ServiceModel::Activation::Configuration::SecurityIdentifierElementCollection ^ AllowAccounts { System::ServiceModel::Activation::Configuration::SecurityIdentifierElementCollection ^ get(); };
[System.Configuration.ConfigurationProperty("allowAccounts")]
public System.ServiceModel.Activation.Configuration.SecurityIdentifierElementCollection AllowAccounts { get; }
[<System.Configuration.ConfigurationProperty("allowAccounts")>]
member this.AllowAccounts : System.ServiceModel.Activation.Configuration.SecurityIdentifierElementCollection
Public ReadOnly Property AllowAccounts As SecurityIdentifierElementCollection

Wartość właściwości

Obiekt SecurityIdentifierElementCollection , który zawiera konta użytkowników dla procesów hostujących usługi WCF i otrzymują dostęp do połączenia z usługą udostępniania. Zwracane wartości domyślne to LocalSystem, Administracja, NS, LS i IIS_USRS.

Atrybuty

Dotyczy