Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AWSSDK_DotNet
IntegrationTests
Tests
IAM
IAMTestSession
C# 클래스 AWSSDK_DotNet.IntegrationTests.Tests.IAM.IAMTestSession
상속:
IDisposable
파일 보기
프로젝트 열기: aws/aws-sdk-net
1 사용 예제들
공개 메소드들
메소드
설명
CreateTestUser
( ) :
string
Dispose
( ) :
void
IAMTestSession
(
string
testName
,
AmazonIdentityManagementServiceClient
client
) :
System
메소드 상세
CreateTestUser()
공개
메소드
public
CreateTestUser
( ) :
string
리턴
string
Dispose()
공개
메소드
public
Dispose
( ) :
void
리턴
void
IAMTestSession()
공개
메소드
public
IAMTestSession
(
string
testName
,
AmazonIdentityManagementServiceClient
client
) :
System
testName
string
client
Amazon.IdentityManagement.AmazonIdentityManagementServiceClient
리턴
System