NetTcpSection.AllowAccounts Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Windows Communication Foundation (WCF) hizmetlerini barındıran ve paylaşım hizmetine bağlantı erişimi verilen işlemlerin kullanıcı hesaplarını alır.
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
Özellik Değeri
SecurityIdentifierElementCollection WCF hizmetlerini barındıran işlemlerin kullanıcı hesaplarını içeren ve paylaşım hizmetine bağlantı erişimi verilen bir. Döndürülen varsayılan değerler LocalSystem, Yönetici, NS, LS ve IIS_USRS'dır.
- Öznitelikler