Share via


SecurityTaskParameters Class

Definition

Changing set of properties, depending on the task type that is derived from the name field

public class SecurityTaskParameters
type SecurityTaskParameters = class
Public Class SecurityTaskParameters
Inheritance
SecurityTaskParameters

Constructors

SecurityTaskParameters()

Initializes a new instance of the SecurityTaskParameters class.

SecurityTaskParameters(IDictionary<String,Object>, String)

Initializes a new instance of the SecurityTaskParameters class.

Properties

AdditionalProperties

Gets or sets changing set of properties, depending on the task type that is derived from the name field

Name

Gets name of the task type

Applies to