Share via


SPAce<T>.PrincipalName property

Gets the name of the principal.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property PrincipalName As String
    Get
'Usage
Dim instance As SPAce
Dim value As String

value = instance.PrincipalName
public string PrincipalName { get; }

Property value

Type: System.String
A string that contains the name of the principal.

See also

Reference

SPAce<T> class

SPAce<T> members

Microsoft.SharePoint.Administration namespace