Partager via


CompileWorkflowTask.KeyContainer Propriété

Définition

Obtient ou définit le nom du conteneur de clé public/privé utilisé pour signer l'assembly de workflow.

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

Valeur de propriété

Nom du conteneur de clé public/privé utilisé pour signer l'assembly de workflow.

S’applique à