Module DCE_CIOPSecurity
IDL source Global index
module DCE_CIOPSecurity
- DCEAuthorization
- DCESecurityMechanismInfo
- DCEAuthorizationDCE
- DCEAuthorizationName
- DCEAuthorizationNone
- TAG_DCE_SEC_MECH
typedef unsigned short DCEAuthorization;
-
struct DCESecurityMechanismInfo {
DCEAuthorization authorization_service;
sequence<IOP::TaggedComponent> components;
};
-
const unsigned short DCEAuthorizationDCE = 2;
-
const unsigned short DCEAuthorizationName = 1;
-
const unsigned short DCEAuthorizationNone = 0;
-
const unsigned long TAG_DCE_SEC_MECH = 103;
-
Generated by Sandia idldoc 1.0.