Principal.GetUnderlyingObjectType 메서드

정의

내부 개체 형식을 반환합니다.

public:
 Type ^ GetUnderlyingObjectType();
public Type GetUnderlyingObjectType ();
[System.Security.SecurityCritical]
public Type GetUnderlyingObjectType ();
member this.GetUnderlyingObjectType : unit -> Type
[<System.Security.SecurityCritical>]
member this.GetUnderlyingObjectType : unit -> Type
Public Function GetUnderlyingObjectType () As Type

반환

내부 개체 형식입니다. AD DS, AD LDS 및 SAM의 경우 이 형식은 DirectoryEntry입니다.

특성

적용 대상