Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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