你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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