SecurityTaskParameters Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |