Property.AllowPolicyOverride property

Allow policy override on this property or not?

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public ReadOnly Property AllowPolicyOverride As Boolean
    Get
'Usage
Dim instance As [Property]
Dim value As Boolean

value = instance.AllowPolicyOverride
public bool AllowPolicyOverride { get; }

Property value

Type: System.Boolean

Implements

IPrivacyPolicyItem.AllowPolicyOverride

See also

Reference

Property class

Property members

Microsoft.Office.Server.UserProfiles namespace