DelegationState Class

Definition

Stores the delegation mode and the localized display strings for the delegation mode.

public ref class DelegationState
public class DelegationState
type DelegationState = class
Public Class DelegationState
Inheritance
DelegationState

Remarks

To specify the read/write permission of a module, use the Mode property of this class.

Constructors

DelegationState(String, String, String)

Initializes a new instance of the DelegationState class.

Properties

Description

Gets the localized description that is used for the delegation tasks.

Mode

Gets the delegation mode.

Text

Gets the localized display description for the mode.

Applies to