Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
AWSSDK_DotNet
IntegrationTests
Tests
IAM
IAMTestSession
C# Class AWSSDK_DotNet.IntegrationTests.Tests.IAM.IAMTestSession
Inheritance:
IDisposable
ファイルを表示
Open project: aws/aws-sdk-net
Class Usage Examples
Public Methods
Method
Description
CreateTestUser
( ) :
string
Dispose
( ) :
void
IAMTestSession
(
string
testName
,
AmazonIdentityManagementServiceClient
client
) :
System
Method Details
CreateTestUser()
public
method
public
CreateTestUser
( ) :
string
return
string
Dispose()
public
method
public
Dispose
( ) :
void
return
void
IAMTestSession()
public
method
public
IAMTestSession
(
string
testName
,
AmazonIdentityManagementServiceClient
client
) :
System
testName
string
client
Amazon.IdentityManagement.AmazonIdentityManagementServiceClient
return
System