Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Specifies a user, group, or computer name.
Namespace: Microsoft.ReportingServices.Interfaces
Assemblies: Microsoft.ReportingServices.SharePoint.UI.WebParts (in Microsoft.ReportingServices.SharePoint.UI.WebParts.dll)
Microsoft.ReportingServices.Interfaces (in Microsoft.ReportingServices.Interfaces.dll)
Syntax
'Declaration
Public PrincipalName As String
'Usage
Dim instance As AceStruct
Dim value As String
value = instance.PrincipalName
instance.PrincipalName = value
public string PrincipalName
public:
String^ PrincipalName
val mutable PrincipalName: string
public var PrincipalName : String