Share via


FriendlyUrl.SecurityDescriptor property

Reserved for future use. A security descriptor of the object.

Namespace:  Microsoft.SharePoint.Publishing.WebServices
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public Property SecurityDescriptor As Byte()
    Get
    Set
'Usage
Dim instance As FriendlyUrl
Dim value As Byte()

value = instance.SecurityDescriptor

instance.SecurityDescriptor = value
public byte[] SecurityDescriptor { get; set; }

Property value

Type: []

See also

Reference

FriendlyUrl class

FriendlyUrl members

Microsoft.SharePoint.Publishing.WebServices namespace