Security Administration (ISecurityAdmin Interface) |
Retrieves the attributes of an ACT.
Category: ACT administration methods
Syntax |
GetAccessControlTemplateAttribs(tCtxt,ACTresource,ACT_attributes);
Parameters |
Details |
The GetAccessControlTemplateAttribs method retrieves the attributes of the specified ACT object. The requested attributes are returned in the ACT_ATTRIBUTES parameter. For a description of ACT attributes, see CreateAccessControlTemplate.
Exceptions Thrown |
The SAS Open Metadata Interface explicitly returns the following exceptions for the GetAccessControlTemplateAttribs method:
SECAD_INVALID_TC_HANDLE
SECAD_INVALID_RESOURCE_SPEC
SECAD_OBJECT_NOT_ACT
SECAD_ACT_DOES_NOT_EXIST
SECAD_NOT_AUTHORIZED
Related Methods |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.