WorkflowMarkupSourceAttribute(String, String) Oluşturucu

Tanım

ve MD5Digestdeğerlerini FileName başlatarak sınıfının yeni bir örneğini WorkflowMarkupSourceAttribute başlatır.

public:
 WorkflowMarkupSourceAttribute(System::String ^ fileName, System::String ^ md5Digest);
public WorkflowMarkupSourceAttribute (string fileName, string md5Digest);
new System.Workflow.ComponentModel.Compiler.WorkflowMarkupSourceAttribute : string * string -> System.Workflow.ComponentModel.Compiler.WorkflowMarkupSourceAttribute
Public Sub New (fileName As String, md5Digest As String)

Parametreler

fileName
String

İşaretle dosyasının dosya adını içeren dize.

md5Digest
String

Dosya için öğesini MD5Digest temsil eden bir dize.

Açıklamalar

MD5 ile çakışma sorunları nedeniyle, Microsoft SHA256 veya üzerini temel alan bir güvenlik modeli önerir.

Şunlara uygulanır