Moonware.Server.WCF Namespace > MoonwareServerWCF Class : ConnectCameraJson Method |
'Declaration <OperationBehaviorAttribute()> <PrincipalPermissionAttribute(Name="", Role="Edit Settings", Authenticated=True, Action=SecurityAction.Demand, Unrestricted=False)> Public Function ConnectCameraJson( _ ByVal sourceIdx As Integer, _ ByVal providerName As String, _ ByVal parameters As String _ ) As Integer
'Usage Dim instance As MoonwareServerWCF Dim sourceIdx As Integer Dim providerName As String Dim parameters As String Dim value As Integer value = instance.ConnectCameraJson(sourceIdx, providerName, parameters)
[OperationBehaviorAttribute()] [PrincipalPermissionAttribute(Name="", Role="Edit Settings", Authenticated=true, Action=SecurityAction.Demand, Unrestricted=false)] public int ConnectCameraJson( int sourceIdx, string providerName, string parameters )
[OperationBehaviorAttribute()] [PrincipalPermissionAttribute(Name="", Role="Edit Settings", Authenticated=true, Action=SecurityAction.Demand, Unrestricted=false)] public: int ConnectCameraJson( int sourceIdx, String^ providerName, String^ parameters )
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