WorkflowMarkupSourceAttribute(String, String) Oluşturucu

Tanım

ve WorkflowMarkupSourceAttributedeğerlerini FileName başlatarak sınıfının yeni bir örneğini MD5Digest 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 bir dize.

md5Digest
String

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

Açıklamalar

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

Şunlara uygulanır