Skip to content

RedactConnectionStringAttribute

class

Namespace: Orleans

When applied to a connection string property on an options class, this attribute prevents the property value from being formatted by conforming IOptionFormatter instances.
public class RedactConnectionStringAttribute : RedactAttribute

Constructors

Methods