Class ChallengeResource
The "challenge" collection of methods.
Inherited Members
Namespace: Google.Apis.Verifiedaccess.v1
Assembly: Google.Apis.Verifiedaccess.v1.dll
Syntax
public class ChallengeResource
Constructors
ChallengeResource(IClientService)
Constructs a new resource.
Declaration
public ChallengeResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
Create(Empty)
CreateChallenge API
Declaration
public virtual ChallengeResource.CreateRequest Create(Empty body)
Parameters
Type | Name | Description |
---|---|---|
Empty | body | The body of the request. |
Returns
Type | Description |
---|---|
ChallengeResource.CreateRequest |
Verify(VerifyChallengeResponseRequest)
VerifyChallengeResponse API
Declaration
public virtual ChallengeResource.VerifyRequest Verify(VerifyChallengeResponseRequest body)
Parameters
Type | Name | Description |
---|---|---|
VerifyChallengeResponseRequest | body | The body of the request. |
Returns
Type | Description |
---|---|
ChallengeResource.VerifyRequest |