Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal fqn As FQName, _ ByVal type As IdentityType _ ) |
Visual Basic (Usage) | ![]() |
---|---|
Dim fqn As FQName Dim type As IdentityType Dim instance As New IdentityReference(fqn, type) |
C# | |
---|---|
public IdentityReference( FQName fqn, IdentityType type ) |
C++/CLI | |
---|---|
public: IdentityReference( FQName^ fqn, IdentityType type ) |
Parameters
- fqn
- type
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2