UniValue GetPropertyOwner Method Nemiro.OAuth
Returns an object that contains the property described by the specified property descriptor.

Namespace: Nemiro.OAuth
Assembly: Nemiro.OAuth (in Nemiro.OAuth.dll) Version: 1.9.4.725 (1.9.4.725)
Syntax

public Object GetPropertyOwner(
	PropertyDescriptor pd
)

Return Value

Type: Object

Implements

ICustomTypeDescriptor GetPropertyOwner(PropertyDescriptor)
See Also