다음을 통해 공유


ProfileSubtypeProperty.AllowPolicyOverride Property

Gets a value indicating whether a privacy policy override is allowed for this property.

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 ProfileSubtypeProperty
Dim value As Boolean

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

Property Value

Type: System.Boolean

Implements

IPrivacyPolicyItem.AllowPolicyOverride

Remarks

This property is required by IPrivacyPolicyItem.

See Also

Reference

ProfileSubtypeProperty Class

ProfileSubtypeProperty Members

Microsoft.Office.Server.UserProfiles Namespace