bea ホーム | 製品 | dev2dev | support | askBEA
BEA Logo Tuxedo
 ドキュメントのダウンロード   サイトマップ   用語集 
検索
0

Tuxedo CORBA アプリケーションのセキュリティ機能

 Previous Next Contents Index View as PDF  

DISecurityLevel2_Current.get_credentials

概要

クリデンシャルのタイプを取得します。

MIDL マッピング

HRESULT get_credentials(
[in] Security_CredentialType cred_type,
[in,out,optional] VARIANT* exceptionInfo,
[out,retval] DISecurityLevel2_Credentials** returnValue);

オートメーション・マッピング

Function get_credentials(cred_type As Security_CredentialType,
[exceptionInfo]) As DISecurityLevel2_Credentials

説明

この呼び出しは、SecInvocationCredentials の取得にのみ使用できます。それ以外の場合に使用すると、get_credentialsCORBA::BAD_PARAM が発生します。クリデンシャルを使用できない場合、get_credentialsCORBA::BAD_INV_ORDER が発生します。

引数

cred_type

取得するクリデンシャルのタイプ。

exceptioninfo

エラー発生時にクライアント・アプリケーションが追加例外データを取得できるようにするオプションの入力引数。ActiveX クライアント・アプリケーションでは、すべての例外データは、OLE オートメーション・エラー・オブジェクトで返されます。

戻り値

クライアント・アプリケーションのみのアクティブなクリデンシャル用の DISecurityLevel2_Credentials オブジェクト。

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy