UserObjectPropertySecurityCollection..::..GetProperty Method
Gets UserObjectPropertySecurity using ObjectName and PropertyName.
Namespace:
FLEXYGO.Objects.SecurityAssembly: flxSecurity (in flxSecurity.dll)
Syntax
public UserObjectPropertySecurity GetProperty( string ObjectName, string PropertyName )
Public Function GetProperty ( _ ObjectName As String, _ PropertyName As String _ ) As UserObjectPropertySecurity