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