C# 클래스 Amazon.Runtime.AnonymousAWSCredentials

Anonymous credentials. Using these credentials, the client does not sign the request.
상속: AWSCredentials
파일 보기 프로젝트 열기: aws/aws-sdk-unity-net 1 사용 예제들

공개 메소드들

메소드 설명
GetCredentials ( ) : ImmutableCredentials

Returns an instance of ImmutableCredentials for this instance

메소드 상세

GetCredentials() 공개 메소드

Returns an instance of ImmutableCredentials for this instance
public GetCredentials ( ) : ImmutableCredentials
리턴 ImmutableCredentials