Microsoft.IdentityModel.Logging.NonPII
struct NonPII
An internal structure that is used to mark an argument as NonPII.
Arguments wrapped with a NonPII structure will be considered as NonPII in the message logging process.
Argument wrapped with a NonPII structure is considered as NonPII in the message logging process.
Creates an instance of NonPII that wraps the argument.