WorkflowMarkupSourceAttribute(String, String) 생성자
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
클래스의 WorkflowMarkupSourceAttribute 새 인스턴스를 초기화하고 값을 초기화 FileName 합니다 MD5Digest.
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)
매개 변수
- fileName
- String
태그 파일의 파일 이름을 포함하는 문자열입니다.
설명
MD5와의 충돌 문제로 인해 MICROSOFT는 SHA-256 이상의 보안 모델을 권장합니다.