{CompanyName} FlexyGo

UserObjectPropertySecurityCollection..::..GetProperty Method

Gets UserObjectPropertySecurity using ObjectName and PropertyName.

Namespace:  FLEXYGO.Objects.Security
Assembly:  flxSecurity (in flxSecurity.dll)

Syntax


public UserObjectPropertySecurity GetProperty(
	string ObjectName,
	string PropertyName
)
Public Function GetProperty ( _
	ObjectName As String, _
	PropertyName As String _
) As UserObjectPropertySecurity

Parameters

ObjectName
Type: String
The ObjectName.
PropertyName
Type: String
the property name

Return Value

a UserObjectPropertySecurity object