RightsDescriptorTryParse Method
Trying to parse XML string to object
Namespace: TCX.Configuration.CommonRightsCacheAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
public static bool TryParse(
string _xmldoc,
out RightsDescriptor result
)
- _xmldoc String
- result RightsDescriptor
- value which is initialized as invalid
Booleantrue if successfuly parsed, otherwise - result specified invalid descriptor where
rolename is null and all values are set to null