Checks the property definition access requirements against the properties of this session.
Visual Basic |
---|
Public Function CheckPropertyDefAccess( _ ByVal PropertyDefAccessControlList As AccessControlList, _ ByVal DesiredPropertyDefAccess As MFPropertyDefAccess _ ) As Boolean |
Value | Description |
---|---|
MFPropertyDefAccessEdit | Edit values of this property. |
MFPropertyDefAccessNone | No access. |
MFPropertyDefAccessSee | See this property. |