AuthorizedType.Authorized Propriété

Définition

Obtient ou définit la valeur qui indique si le type désigné par cette classe est autorisé à participer à une compilation de workflow.

public:
 property System::String ^ Authorized { System::String ^ get(); void set(System::String ^ value); };
public string Authorized { get; set; }
member this.Authorized : string with get, set
Public Property Authorized As String

Valeur de propriété

true s'il est autorisé de participer à une compilation de workflow ; sinon false.

S’applique à