PublicationAccess.IsWindowsGroup 屬性

定義

如果登入是Microsoft Windows群組,且有權存取該出版物。

public:
 property bool IsWindowsGroup { bool get(); };
public bool IsWindowsGroup { get; }
member this.IsWindowsGroup : bool
Public ReadOnly Property IsWindowsGroup As Boolean

屬性值

一個 Boolean 值。 若 true,則發佈存取物件代表一個 Windows 群組。 若 false,該發佈存取物件不代表 Windows 群組。

備註

此命名空間、類別或成員僅在 .NET 框架 2.0 版本中被支援。

適用於