Class SignInBehavior
Controls sign-in behavior.
Implements
Inherited Members
Namespace: Google.Apis.CloudIdentity.v1beta1.Data
Assembly: Google.Apis.CloudIdentity.v1beta1.dll
Syntax
public class SignInBehavior : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
RedirectCondition
When to redirect sign-ins to the IdP.
Declaration
[JsonProperty("redirectCondition")]
public virtual string RedirectCondition { get; set; }
Property Value
| Type | Description |
|---|---|
| string |