public class IssuerBundle extends Object
| Constructor and Description |
|---|
IssuerBundle() |
| Modifier and Type | Method and Description |
|---|---|
String |
id()
Get the id value.
|
IssuerIdentifier |
issuerIdentifier()
The issuer identifier.
|
String |
toString() |
public String id()
public IssuerIdentifier issuerIdentifier()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/