05-08-07 12:24 AM
Hi All,
I am just wondering if any one has ever tried using IsSensitive
property in property schema.
Documentation says if you make it true, the value for that property
will not be visible in HAT or other such tools. But on the contrary I
was able to view the value for this property when i saved the message
and its context in file using HAT.
To be precise, I created the field in property schema and in pipeline
component, I wrote it in the context using like-
pInMsg.Context.Write("SecretValue", "http://
Codology.DataContracts.BiztalkSchemas.InvoiceProperties.1", "01");
Any clues whats the use of this property???
[ Post a follow-up to this message ]
|