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

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

 Previous Next Contents Index View as PDF  

DISecurityLevel2_Current.set_credentials

概要

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

MIDL マッピング

HRESULT set_credentials(
[in] Security_CredentialType cred_type,
[in] DISecurityLevel2_Credentials* cred,
[in,out,optional] VARIANT* exceptionInfo);

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

Sub set_credentials(cred_type As Security_CredentialType,
cred As DISecurityLevel2_Credentials,
[exceptionInfo])

説明

このメソッドは、SecInvocationCredentials にのみ設定できます。それ以外の値に設定すると、set_credentialsCORBA::BAD_PARAM が発生します。クリデンシャルは、以前の DISecurityLevel2_Current.get_credentials の呼び出しで取得済みになっている必要があります。

引数

cred_type

設定するクリデンシャルのタイプ (invocation、own、または non-repudiation)。

cred

Credentials オブジェクトに対するオブジェクト・リファレンス。これがデフォルトになります。

exceptioninfo

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

戻り値

特にありません。

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy