VOMS C API  1.5.0
Data Fields
contactdata Struct Reference

The type of data returned. More...

#include <voms_apic.h>

Data Fields

char * nick
char * host
char * contact
char * vo
int port
char * reserved
int version

Detailed Description

The type of data returned.


Field Documentation

The subject of the server's certificate

Definition at line 73 of file voms_apic.h.

The hostname of the server

Definition at line 72 of file voms_apic.h.

< You must never allocate directly this structure. Its sizeof() is subject to change without notice. The only supported way to obtain it is via the VOMS_FindBy* functions. The alias of the server

Definition at line 71 of file voms_apic.h.

The port on which the server is listening

Definition at line 75 of file voms_apic.h.

HANDS OFF!

Definition at line 76 of file voms_apic.h.

The version of Globus on which this server runs.

Definition at line 77 of file voms_apic.h.

The VO served by this server

Definition at line 74 of file voms_apic.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines