AppDomainSetup.ApplicationTrust 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
보안 및 신뢰 정보를 포함하는 개체를 가져오거나 설정합니다.
public:
property System::Security::Policy::ApplicationTrust ^ ApplicationTrust { System::Security::Policy::ApplicationTrust ^ get(); void set(System::Security::Policy::ApplicationTrust ^ value); };
public System.Security.Policy.ApplicationTrust ApplicationTrust { get; set; }
member this.ApplicationTrust : System.Security.Policy.ApplicationTrust with get, set
Public Property ApplicationTrust As ApplicationTrust
속성 값
보안 및 신뢰 정보를 포함하는 개체입니다.
예외
속성은 해당 애플리케이션 ID가 속성에서 반환된 개체의 ApplicationTrust 애플리케이션 ID와 일치하지 않는 개체로 ActivationArguments 설정 ActivationArguments 됩니다. 속성이 .인 경우 예외가 ActivationArguments throw 되지 않습니다 null.
속성이 .로 설정됩니다 null.
설명
이 속성은 null 만들 때 AppDomainSetup 입니다. 변경된 후에는 null 참조로 다시 설정할 수 없습니다.