RedactAttribute
class
Namespace: Orleans
When applied to a property on an options class, this attribute prevents the property value from being formatted by conforming
IOptionFormatter instances. public class RedactAttribute : AttributeConstructors
Methods
Redact(object)Redacts the provided value.
