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 : RedactAttributeConstructors
Methods
Redact(object)Redacts the provided value.
