ExternalSecurityWebProperty.PropertyName Field
Contains the name of a security property.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public PropertyName As String
'Usage
Dim instance As ExternalSecurityWebProperty
Dim value As String
value = instance.PropertyName
instance.PropertyName = value
public string PropertyName
See Also
Reference
ExternalSecurityWebProperty Structure