다음을 통해 공유


ICodeAccessSecurityAssembly 인터페이스

CAS(코드 액세스 보안) 정책의 어셈블리를 나타냅니다.

네임스페이스:  Microsoft.VisualStudio.SharePoint.Packages
어셈블리:  Microsoft.VisualStudio.SharePoint(Microsoft.VisualStudio.SharePoint.dll)

구문

‘선언
Public Interface ICodeAccessSecurityAssembly _
    Inherits IObservableModelElement
public interface ICodeAccessSecurityAssembly : IObservableModelElement

ICodeAccessSecurityAssembly 형식에서는 다음과 같은 멤버를 노출합니다.

속성

  이름 설명
Public 속성 Name 어셈블리의 정규화된 이름을 가져오거나 설정합니다.
Public 속성 PublicKeyBlob 어셈블리의 공개 키를 이진 형식으로 가져오거나 설정합니다.
Public 속성 Version 어셈블리의 버전을 가져오거나 설정합니다.

위쪽

이벤트

  이름 설명
Public 이벤트 PropertyChanged DSL 모델 요소가 변경된 후에 발생합니다. (IObservableModelElement에서 상속됨)
Public 이벤트 PropertyChanging DSL 모델 요소가 변경 중일 때 발생합니다. (IObservableModelElement에서 상속됨)

위쪽

설명

자세한 내용은 Code Access Security를 참조하십시오.

참고 항목

참조

Microsoft.VisualStudio.SharePoint.Packages 네임스페이스