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

屬性

適用於