Credential Interface
Implements
public interface Credential
extends Indexable, HasId, HasName
An immutable client-side representation of an Azure AD credential.
Modifier and Type | Method and Description |
---|---|
abstract
Offset |
end |
abstract
Offset |
start |
abstract String | value() |
endDate
public abstract OffsetDateTime endDate()
Returns:
end date.
startDate
public abstract OffsetDateTime startDate()
Returns:
start date.
value
public abstract String value()
Returns:
key value.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: