Share via


TypeDescriptorPermission.IsUnrestricted 메서드

정의

부분 신뢰 코드에서 형식 설명자를 호출할 수 있는지 여부를 나타내는 값을 가져옵니다.

public:
 virtual bool IsUnrestricted();
public bool IsUnrestricted ();
abstract member IsUnrestricted : unit -> bool
override this.IsUnrestricted : unit -> bool
Public Function IsUnrestricted () As Boolean

반환

Flags 속성이 RestrictedRegistrationAccess로 설정되어 있으면 true이고, 그렇지 않으면 false입니다.

구현

적용 대상

추가 정보