| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected TokenIssuerType |
RiskDetection.tokenIssuerType |
protected TokenIssuerType |
SignIn.tokenIssuerType |
| Modifier and Type | Method and Description |
|---|---|
Optional<TokenIssuerType> |
RiskDetection.getTokenIssuerType() |
Optional<TokenIssuerType> |
SignIn.getTokenIssuerType() |
| Modifier and Type | Method and Description |
|---|---|
RestrictedSignIn.Builder |
RestrictedSignIn.Builder.tokenIssuerType(TokenIssuerType tokenIssuerType) |
RiskDetection.Builder |
RiskDetection.Builder.tokenIssuerType(TokenIssuerType tokenIssuerType) |
SignIn.Builder |
SignIn.Builder.tokenIssuerType(TokenIssuerType tokenIssuerType) |
RiskDetection |
RiskDetection.withTokenIssuerType(TokenIssuerType tokenIssuerType) |
SignIn |
SignIn.withTokenIssuerType(TokenIssuerType tokenIssuerType) |
| Modifier and Type | Method and Description |
|---|---|
static TokenIssuerType |
TokenIssuerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TokenIssuerType[] |
TokenIssuerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.