Share via


UserIdentifierPropertyType Constructor (SecurityIdentifier)

Namespace: Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)

Usage

'Usage
Dim userIdentifier As SecurityIdentifier

Dim instance As New UserIdentifierPropertyType(userIdentifier)

Syntax

'Declaration
Public Sub New ( _
    userIdentifier As SecurityIdentifier _
)
public UserIdentifierPropertyType (
    SecurityIdentifier userIdentifier
)
public:
UserIdentifierPropertyType (
    SecurityIdentifier^ userIdentifier
)
public UserIdentifierPropertyType (
    SecurityIdentifier userIdentifier
)
public function UserIdentifierPropertyType (
    userIdentifier : SecurityIdentifier
)

Parameters

  • userIdentifier

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000

Target Platforms

See Also

Reference

UserIdentifierPropertyType Class
UserIdentifierPropertyType Members
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace