PropertySetAccessRule コンストラクタ (IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance, Guid)
アセンブリ: System.DirectoryServices (system.directoryservices.dll 内)

Public Sub New ( _ identity As IdentityReference, _ type As AccessControlType, _ access As PropertyAccess, _ propertySetType As Guid, _ inheritanceType As ActiveDirectorySecurityInheritance, _ inheritedObjectType As Guid _ )
Dim identity As IdentityReference Dim type As AccessControlType Dim access As PropertyAccess Dim propertySetType As Guid Dim inheritanceType As ActiveDirectorySecurityInheritance Dim inheritedObjectType As Guid Dim instance As New PropertySetAccessRule(identity, type, access, propertySetType, inheritanceType, inheritedObjectType)
public PropertySetAccessRule ( IdentityReference identity, AccessControlType type, PropertyAccess access, Guid propertySetType, ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType )
public: PropertySetAccessRule ( IdentityReference^ identity, AccessControlType type, PropertyAccess access, Guid propertySetType, ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType )
public PropertySetAccessRule ( IdentityReference identity, AccessControlType type, PropertyAccess access, Guid propertySetType, ActiveDirectorySecurityInheritance inheritanceType, Guid inheritedObjectType )
public function PropertySetAccessRule ( identity : IdentityReference, type : AccessControlType, access : PropertyAccess, propertySetType : Guid, inheritanceType : ActiveDirectorySecurityInheritance, inheritedObjectType : Guid )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


PropertySetAccessRule コンストラクタ (IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance)
アセンブリ: System.DirectoryServices (system.directoryservices.dll 内)

Public Sub New ( _ identity As IdentityReference, _ type As AccessControlType, _ access As PropertyAccess, _ propertySetType As Guid, _ inheritanceType As ActiveDirectorySecurityInheritance _ )
Dim identity As IdentityReference Dim type As AccessControlType Dim access As PropertyAccess Dim propertySetType As Guid Dim inheritanceType As ActiveDirectorySecurityInheritance Dim instance As New PropertySetAccessRule(identity, type, access, propertySetType, inheritanceType)
public PropertySetAccessRule ( IdentityReference identity, AccessControlType type, PropertyAccess access, Guid propertySetType, ActiveDirectorySecurityInheritance inheritanceType )
public: PropertySetAccessRule ( IdentityReference^ identity, AccessControlType type, PropertyAccess access, Guid propertySetType, ActiveDirectorySecurityInheritance inheritanceType )
public PropertySetAccessRule ( IdentityReference identity, AccessControlType type, PropertyAccess access, Guid propertySetType, ActiveDirectorySecurityInheritance inheritanceType )
public function PropertySetAccessRule ( identity : IdentityReference, type : AccessControlType, access : PropertyAccess, propertySetType : Guid, inheritanceType : ActiveDirectorySecurityInheritance )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


PropertySetAccessRule コンストラクタ (IdentityReference, AccessControlType, PropertyAccess, Guid)
アセンブリ: System.DirectoryServices (system.directoryservices.dll 内)

Public Sub New ( _ identity As IdentityReference, _ type As AccessControlType, _ access As PropertyAccess, _ propertySetType As Guid _ )
Dim identity As IdentityReference Dim type As AccessControlType Dim access As PropertyAccess Dim propertySetType As Guid Dim instance As New PropertySetAccessRule(identity, type, access, propertySetType)
public PropertySetAccessRule ( IdentityReference identity, AccessControlType type, PropertyAccess access, Guid propertySetType )
public: PropertySetAccessRule ( IdentityReference^ identity, AccessControlType type, PropertyAccess access, Guid propertySetType )
public PropertySetAccessRule ( IdentityReference identity, AccessControlType type, PropertyAccess access, Guid propertySetType )
public function PropertySetAccessRule ( identity : IdentityReference, type : AccessControlType, access : PropertyAccess, propertySetType : Guid )

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


PropertySetAccessRule コンストラクタ

名前 | 説明 |
---|---|
PropertySetAccessRule (IdentityReference, AccessControlType, PropertyAccess, Guid) | ID 参照、アクセス制御の種類、プロパティのアクセスの種類、およびプロパティ セットの識別子を指定して、PropertySetAccessRule クラスの新しいインスタンスを初期化します。 |
PropertySetAccessRule (IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance) | ID 参照、アクセス制御の種類、プロパティのアクセスの種類、プロパティ セットの識別子、および Active Directory セキュリティの継承情報を指定して、PropertySetAccessRule クラスの新しいインスタンスを初期化します。 |
PropertySetAccessRule (IdentityReference, AccessControlType, PropertyAccess, Guid, ActiveDirectorySecurityInheritance, Guid) | ID 参照、アクセス制御の種類、プロパティのアクセスの種類、プロパティ セットの識別子、継承の種類、および継承されるオブジェクトの種類を指定して、PropertySetAccessRule クラスの新しいインスタンスを初期化します。 |

Weblioに収録されているすべての辞書からPropertySetAccessRule コンストラクタを検索する場合は、下記のリンクをクリックしてください。

- PropertySetAccessRule コンストラクタのページへのリンク