Class ServicePrincipalLockConfiguration

  • All Implemented Interfaces:
    com.github.davidmoten.odata.client.ODataType

    public class ServicePrincipalLockConfiguration
    extends Object
    implements com.github.davidmoten.odata.client.ODataType
    • Field Detail

      • contextPath

        protected com.github.davidmoten.odata.client.ContextPath contextPath
      • unmappedFields

        protected com.github.davidmoten.odata.client.internal.UnmappedFieldsImpl unmappedFields
      • odataType

        protected String odataType
      • allProperties

        protected Boolean allProperties
      • credentialsWithUsageSign

        protected Boolean credentialsWithUsageSign
      • credentialsWithUsageVerify

        protected Boolean credentialsWithUsageVerify
      • isEnabled

        protected Boolean isEnabled
      • tokenEncryptionKeyId

        protected Boolean tokenEncryptionKeyId
    • Constructor Detail

      • ServicePrincipalLockConfiguration

        protected ServicePrincipalLockConfiguration()