Aracılığıyla paylaş


ISubscriptionBaseUIUserControl.IsPrivilegedUser Özelliği

Kullanıcı uzantısı tüm işlevlere erişim verilip verilmediğini gösterir.

Ad Alanı:  Microsoft.ReportingServices.Interfaces
Derlemeler:   Microsoft.ReportingServices.SharePoint.UI.WebParts (Microsoft.ReportingServices.SharePoint.UI.WebParts içinde.dll)
  Microsoft.ReportingServices.Interfaces (Microsoft.ReportingServices.Interfaces içinde.dll)

Sözdizimi

'Bildirim
WriteOnly Property IsPrivilegedUser As Boolean
    Set
'Kullanım
Dim instance As ISubscriptionBaseUIUserControl
Dim value As Boolean

instance.IsPrivilegedUser = value
bool IsPrivilegedUser { set; }
property bool IsPrivilegedUser {
    void set (bool value);
}
abstract IsPrivilegedUser : bool with get, set
function set IsPrivilegedUser (value : boolean)

Özellik Değeri

Tür: System.Boolean
A Boole uzantısı olan tüm işlevlere erişim kullanıcı izin verilip verilmediğini gösterir.Zaman küme için yanlış, uzantısı kullanıcının uzantısı tarafından tanımlanan işlevleri erişmesini engeller.Varsayılan değer yanlış.