SetSecurityProfile - Teradata Meta Data Services

Teradata Meta Data Services Programmer Guide

Product
Teradata Meta Data Services
Release Number
15.00
Language
English (United States)
Last Update
2018-09-28
Product Category
Teradata Tools and Utilities

SetSecurityProfile

Purpose

The SetSecurityProfile function assigns the Security Profile ID (set in the object) to the objects in a list.

Description

The list can contain objects in different classes.

Requirements

The ClassID and the ObjectID of the object must be set in each CMetaObjectClassKey in the ObjList.

You must be initialized as a super user to use this function.

Syntax

HRESULT SetSecurityProfile (
	MetaObjectClassKeyVector &ObjList);
 

Argument

In/Out

Description

ObjectList

In

List of object class keys (classID, className, name and ID) of objects assigned to this profile.