samples icon indicating copy to clipboard operation
samples copied to clipboard

Impersonation custom policy error typos

Open aeromac opened this issue 11 months ago • 0 comments
trafficstars

Typo in the error message of the Impersonation custom policy sample: <InputParameter Id="value" DataType="string" Value="You are not allow to impersonate. Please content your administrator" />

Should be: <InputParameter Id="value" DataType="string" Value="You are not allowed to impersonate. Please contact your administrator" />

Maybe should be fixed in case anyone using the sample doesn't pick up on it.

aeromac avatar Dec 01 '24 00:12 aeromac