SecureScoreControlDefinitionSource Class
The type of the security control (For example, BuiltIn).
Constructor
SecureScoreControlDefinitionSource(*, source_type: str | _models.ControlType | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
source_type
|
str or
ControlType
The type of security control (for example, BuiltIn). Known values are: "BuiltIn" and "Custom". Default value: None
|
Variables
| Name | Description |
|---|---|
|
source_type
|
str or
ControlType
The type of security control (for example, BuiltIn). Known values are: "BuiltIn" and "Custom". |