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

属性

适用于