Table of Contents

Class BlockedExtensionOption

Namespace
RDCore.SDK.Server.Configuration
Assembly
RDCore.SDK.dll
public record BlockedExtensionOption : IEquatable<BlockedExtensionOption>
Inheritance
BlockedExtensionOption
Implements
Inherited Members

Properties

Flags

public ExtensionValidationFlags Flags { get; set; }

Property Value

ExtensionValidationFlags

Title

public string Title { get; set; }

Property Value

string