C# 클래스 ConoHaNet.Objects.Identity.AuthRequest

파일 보기 프로젝트 열기: crowdy/OpenStack-ConoHa

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
AuthRequest ( CloudIdentity identity ) : System

Initializes a new instance of the AuthRequest class with the given identity.

메소드 상세

AuthRequest() 공개 메소드

Initializes a new instance of the AuthRequest class with the given identity.
If is . If given type is not supported.
public AuthRequest ( CloudIdentity identity ) : System
identity CloudIdentity The identity of the user to authenticate.
리턴 System