Touchstone 11.0 API Reference
GetSecurityPolicyResponse Class
Members 


Air.Services.Proxy Assembly > AIR.Services.Security.Api Namespace : GetSecurityPolicyResponse Class
Contains the Security Policy that you have requested using the GetSecurityPolicy() method.

A Security Policy contains administration-related information, such as User and License details.

Syntax
Public Class GetSecurityPolicyResponse 
   Inherits AIR.Services.Common.Api.ResponseBase
Dim instance As GetSecurityPolicyResponse
public class GetSecurityPolicyResponse : AIR.Services.Common.Api.ResponseBase 
Remarks
Inheritance Hierarchy

System.Object
   AIR.Services.Common.Api.ResponseBase
      AIR.Services.Security.Api.GetSecurityPolicyResponse

Requirements

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

See Also

Reference

GetSecurityPolicyResponse Members
AIR.Services.Security.Api Namespace