SecurityContextPropertyType Constructor (String)
Namespace: Microsoft.ResourceManagement.WebServices.WSResourceManagement
Assembly: Microsoft.ResourceManagement (in Microsoft.ResourceManagement.dll)
Usage
'Usage
Dim securityContextAssertion As String
Dim instance As New SecurityContextPropertyType(securityContextAssertion)
Syntax
'Declaration
Public Sub New ( _
securityContextAssertion As String _
)
public SecurityContextPropertyType (
string securityContextAssertion
)
public:
SecurityContextPropertyType (
String^ securityContextAssertion
)
public SecurityContextPropertyType (
String securityContextAssertion
)
public function SecurityContextPropertyType (
securityContextAssertion : String
)
Parameters
- securityContextAssertion
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003 , Windows Server 2008, and Windows 2000
Target Platforms
See Also
Reference
SecurityContextPropertyType Class
SecurityContextPropertyType Members
Microsoft.ResourceManagement.WebServices.WSResourceManagement Namespace