Aracılığıyla paylaş


ActiveDirectoryRoleFactoryConfiguration.DirectReports Özellik

Tanım

Doğrudan raporların adlarını alır veya ayarlar.

public:
 property System::String ^ DirectReports { System::String ^ get(); void set(System::String ^ value); };
[System.Configuration.ConfigurationProperty("DirectReports", DefaultValue="directReports")]
public string DirectReports { get; set; }
[<System.Configuration.ConfigurationProperty("DirectReports", DefaultValue="directReports")>]
member this.DirectReports : string with get, set
Public Property DirectReports As String

Özellik Değeri

String

Doğrudan raporların adları.

Öznitelikler

Açıklamalar

DirectReports , bu ConfigurationProperty tür için varsayılan " " değeriyle DirectReports tanımlanmıştır. Bu tür bir yapılandırma dosyasının öğesinde yer alan bir yapılandırma özelliğini, özniteliğini veya alt öğeyi temsil eder.

Şunlara uygulanır