Skip to content

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 : Attribute

Constructors

Methods